|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConceptMapView | |
jcreek.gui | |
jcreek.gui.conceptmap.tool | |
jcreek.gui.reasoning |
Uses of ConceptMapView in jcreek.gui |
Subclasses of ConceptMapView in jcreek.gui | |
class |
SubModelView
|
Uses of ConceptMapView in jcreek.gui.conceptmap.tool |
Fields in jcreek.gui.conceptmap.tool declared as ConceptMapView | |
protected ConceptMapView |
DragTool.view
View that we're associated with. |
Methods in jcreek.gui.conceptmap.tool with parameters of type ConceptMapView | |
void |
DragTool.attach(ConceptMapView view)
|
void |
ConceptMapTool.attach(ConceptMapView cm)
|
void |
BuildTool.attach(ConceptMapView view)
|
Constructors in jcreek.gui.conceptmap.tool with parameters of type ConceptMapView | |
DragTool(ConceptMapView view)
Creates a new DragTool and attaches it to the supplied ConceptMapView. |
|
BuildTool(ConceptMapView conceptMapView)
Creates a new BuildTool and registers it with this ConceptMapView. |
Uses of ConceptMapView in jcreek.gui.reasoning |
Subclasses of ConceptMapView in jcreek.gui.reasoning | |
class |
ComparisonSubModelView
Specialized type of SubModelView that will display a submodel that is somehow locate "between" two compared entities. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |