jcreek.gui.conceptmap.tool
Interface ConceptMapTool

All Known Implementing Classes:
DragTool

public interface ConceptMapTool


Method Summary
 void attach(ConceptMapView cm)
           
 void detatch()
           
 void paintTool(java.awt.Graphics g)
           
 

Method Detail

attach

public void attach(ConceptMapView cm)

detatch

public void detatch()

paintTool

public void paintTool(java.awt.Graphics g)


Created at IDI, NTNU by the Artificial Intelligence and Learning group