|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.touchgraph.graphlayout.interaction.TGUserInterface com.touchgraph.graphlayout.interaction.GLEditUI
GLEditUI: User Interface for editing the graph.
Constructor Summary | |
GLEditUI(GLPanel glPanel)
|
|
GLEditUI(TGPanel tgp)
Constructor with TGPanel tgp. |
Method Summary | |
void |
activate()
|
void |
deactivate()
|
Methods inherited from class com.touchgraph.graphlayout.interaction.TGUserInterface |
activate, isActive |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GLEditUI(TGPanel tgp)
public GLEditUI(GLPanel glPanel)
Method Detail |
public void activate()
activate
in class TGUserInterface
public void deactivate()
deactivate
in class TGUserInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |