Uses of Class
com.touchgraph.graphlayout.interaction.TGSelfDeactivatingUI

Packages that use TGSelfDeactivatingUI
com.touchgraph.graphlayout   
com.touchgraph.graphlayout.interaction   
 

Uses of TGSelfDeactivatingUI in com.touchgraph.graphlayout
 

Subclasses of TGSelfDeactivatingUI in com.touchgraph.graphlayout
 class TGPanel.SwitchSelectUI
           
 

Uses of TGSelfDeactivatingUI in com.touchgraph.graphlayout.interaction
 

Subclasses of TGSelfDeactivatingUI in com.touchgraph.graphlayout.interaction
 class DragAddUI
          DragAddUI contains code for adding nodes + edges by dragging.
 class DragMultiselectUI
          DragMultiselectUI contains code for selecting a group on nodes by enclosing them in a dotted box.
 class DragNodeUI
          DragNodeUI contains code for dragging nodes.
 class HVRotateDragUI
          HVRotateDragUI.
 class TGAbstractClickUI
          TGAbstractClickUI allows one to write interfaces that deal with mouse clicks.
 class TGAbstractDragUI
          TGAbstractDragUI allows one to write user interfaces that handle what happends when a mouse is pressed, dragged, and released.
 



Copyright © 2003-2004 SourceForge. All Rights Reserved.