org.ceryle.graph
Class GraphPanel.SwitchSelectUI

java.lang.Object
  extended by com.touchgraph.graphlayout.interaction.TGUserInterface
      extended by com.touchgraph.graphlayout.interaction.TGSelfDeactivatingUI
          extended by com.touchgraph.graphlayout.interaction.TGAbstractClickUI
              extended by org.ceryle.graph.GraphPanel.SwitchSelectUI
Enclosing class:
GraphPanel

public class GraphPanel.SwitchSelectUI
extends TGAbstractClickUI


Constructor Summary
GraphPanel.SwitchSelectUI()
           
 
Method Summary
 void mouseClicked(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

GraphPanel.SwitchSelectUI

public GraphPanel.SwitchSelectUI()
Method Detail

mouseClicked

public void mouseClicked(MouseEvent e)
Specified by:
mouseClicked in class TGAbstractClickUI


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.