|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConceptViewPaintListener | |
jcreek.cke.conceptview | |
jcreek.cke.tool |
Uses of ConceptViewPaintListener in jcreek.cke.conceptview |
Methods in jcreek.cke.conceptview with parameters of type ConceptViewPaintListener | |
void |
DrawingSurface.addViewPaintListener(ConceptViewPaintListener l)
Adds a view paint listener to this object's listener list. |
void |
DrawingSurface.removeViewPaintListener(ConceptViewPaintListener l)
Removes a view paint listener from this object's listener list. |
void |
ConceptView.addViewPaintListener(ConceptViewPaintListener l)
Adds a view paint listener to this object's listener list. |
void |
ConceptView.removeViewPaintListener(ConceptViewPaintListener l)
Removes a view paint listener from this object's listener list. |
Uses of ConceptViewPaintListener in jcreek.cke.tool |
Classes in jcreek.cke.tool that implement ConceptViewPaintListener | |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |