Package net.ontopia.topicmaps.viz
Class VizDesktop.ScopeActionListener
- java.lang.Object
-
- net.ontopia.topicmaps.viz.VizDesktop.ScopeActionListener
-
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- VizDesktop
protected class VizDesktop.ScopeActionListener extends Object implements ActionListener
INTERNAL.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ScopeActionListener(TopicIF topic)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(ActionEvent aE)
-
-
-
Constructor Detail
-
ScopeActionListener
protected ScopeActionListener(TopicIF topic)
-
-
Method Detail
-
actionPerformed
public void actionPerformed(ActionEvent aE)
- Specified by:
actionPerformed
in interfaceActionListener
-
-