|
|||||||||||
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.TGSelfDeactivatingUI
TGSelfDeactivatingUI: A UI that can deactivate itself once its task is performed. For instance a dragUI can deactivate itself after the mouse is released.
Constructor Summary | |
TGSelfDeactivatingUI()
Default constructor. |
Method Summary | |
void |
setSelfDeactivate(boolean sd)
|
Methods inherited from class com.touchgraph.graphlayout.interaction.TGUserInterface |
activate, activate, deactivate, isActive |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TGSelfDeactivatingUI()
Method Detail |
public void setSelfDeactivate(boolean sd)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |