Package net.ontopia.topicmaps.viz
Class ExtendedTGPanel.SwitchSelectUI
- java.lang.Object
-
- com.touchgraph.graphlayout.interaction.TGUserInterface
-
- com.touchgraph.graphlayout.interaction.TGSelfDeactivatingUI
-
- com.touchgraph.graphlayout.interaction.TGAbstractClickUI
-
- net.ontopia.topicmaps.viz.ExtendedTGPanel.SwitchSelectUI
-
- Enclosing class:
- ExtendedTGPanel
public class ExtendedTGPanel.SwitchSelectUI extends com.touchgraph.graphlayout.interaction.TGAbstractClickUI
-
-
Constructor Summary
Constructors Constructor Description SwitchSelectUI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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
-
-
-
-
Method Detail
-
mouseClicked
public void mouseClicked(MouseEvent e)
- Specified by:
mouseClicked
in classcom.touchgraph.graphlayout.interaction.TGAbstractClickUI
-
-