Uses of Interface
jpa.tools.swing.Maze
-
Packages that use Maze Package Description jpa.tools.swing Swing widgets to browse persistent entities using JPA 2.0 MetaModel API. -
-
Uses of Maze in jpa.tools.swing
Classes in jpa.tools.swing that implement Maze Modifier and Type Class Description class
MetamodelView
Graphical View of a JPA 2.0 Metamodel.Constructors in jpa.tools.swing with parameters of type Maze Constructor Description PathFinder(Maze maze)
-