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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    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 Details

    • SwitchSelectUI

      public SwitchSelectUI()
  • Method Details

    • mouseClicked

      public void mouseClicked(MouseEvent e)
      Specified by:
      mouseClicked in class com.touchgraph.graphlayout.interaction.TGAbstractClickUI