net.ontopia.topicmaps.viz
Class AssociationScopeFilterMenu.ScopeFilterActionListener
java.lang.Object
net.ontopia.topicmaps.viz.AssociationScopeFilterMenu.ScopeFilterActionListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- AssociationScopeFilterMenu
protected class AssociationScopeFilterMenu.ScopeFilterActionListener
- extends Object
- implements ActionListener
Listens for changes to a checkbox controlling whether an association
scoping topic should be part of the association scope filter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssociationScopeFilterMenu.ScopeFilterActionListener
protected AssociationScopeFilterMenu.ScopeFilterActionListener(TopicIF scope,
VizController controller,
ActionListener parentListener)
- Create new.
- Parameters:
scope
- The scoping topic controlled by this checkbox.parentListener
- The parent listener receives (and may act upon) any
events that happen in this ActionListener.controller
- Notified when the scope is added to/removed from the
filter (i.e. any checkbox state change).
actionPerformed
public void actionPerformed(ActionEvent aE)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2000-2012 Ontopia.