com.touchgraph.graphlayout
Class TGPanel.SwitchSelectUI

java.lang.Object
  extended bycom.touchgraph.graphlayout.interaction.TGUserInterface
      extended bycom.touchgraph.graphlayout.interaction.TGSelfDeactivatingUI
          extended bycom.touchgraph.graphlayout.interaction.TGAbstractClickUI
              extended bycom.touchgraph.graphlayout.TGPanel.SwitchSelectUI
Enclosing class:
TGPanel

public class TGPanel.SwitchSelectUI
extends TGAbstractClickUI


Constructor Summary
TGPanel.SwitchSelectUI()
           
 
Method Summary
 void mouseClicked(java.awt.event.MouseEvent e)
           
 
Methods inherited from class com.touchgraph.graphlayout.interaction.TGAbstractClickUI
activate, activate, deactivate
 
Methods inherited from class com.touchgraph.graphlayout.interaction.TGSelfDeactivatingUI
setSelfDeactivate
 
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

TGPanel.SwitchSelectUI

public TGPanel.SwitchSelectUI()
Method Detail

mouseClicked

public void mouseClicked(java.awt.event.MouseEvent e)
Specified by:
mouseClicked in class TGAbstractClickUI


Copyright © 2003-2004 SourceForge. All Rights Reserved.