| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.stat.SOCR.touchgraph.graphlayout.interaction.TGUserInterface
edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction.TGSelfDeactivatingUI
public abstract class 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 edu.ucla.stat.SOCR.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 | |||||||||