|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConceptViewListener | |
jcreek.cke.conceptview | |
jcreek.cke.tool | |
jcreek.cke.visualizer |
Uses of ConceptViewListener in jcreek.cke.conceptview |
Methods in jcreek.cke.conceptview with parameters of type ConceptViewListener | |
void |
DrawingSurface.addViewListener(ConceptViewListener l)
Adds a view listener to this object's listener list. |
void |
DrawingSurface.removeViewListener(ConceptViewListener l)
Removes a view listener from this object's listener list. |
void |
ConceptView.addViewListener(ConceptViewListener l)
Adds a view listener to this object's listener list. |
void |
ConceptView.removeViewListener(ConceptViewListener l)
Removes a view listener from this object's listener list. |
Uses of ConceptViewListener in jcreek.cke.tool |
Subinterfaces of ConceptViewListener in jcreek.cke.tool | |
interface |
CreekTool
Defines the interface for the tool objects in Creek. |
Classes in jcreek.cke.tool that implement ConceptViewListener | |
class |
BuildTool
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil |
class |
MoveTool
Tool for moving entities and relations around a graph; acts as a go-between for the user and the graph. |
class |
ZoomTool
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil |
Uses of ConceptViewListener in jcreek.cke.visualizer |
Classes in jcreek.cke.visualizer that implement ConceptViewListener | |
class |
DragTool
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |