com.touchgraph.graphlayout.interaction
Class GLEditUI
java.lang.Object
com.touchgraph.graphlayout.interaction.TGUserInterface
com.touchgraph.graphlayout.interaction.GLEditUI
public class GLEditUI
- extends TGUserInterface
GLEditUI: User Interface for editing the graph.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLEditUI
public GLEditUI(TGPanel tgp)
- Constructor with TGPanel tgp.
GLEditUI
public GLEditUI(GLPanel glPanel)
activate
public void activate()
- Specified by:
activate
in class TGUserInterface
deactivate
public void deactivate()
- Overrides:
deactivate
in class TGUserInterface