net.ontopia.topicmaps.viz
Class AssociationScopeFilterMenu.ScopeFilterActionListener

java.lang.Object
  extended by 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.


Constructor Summary
protected AssociationScopeFilterMenu.ScopeFilterActionListener(TopicIF scope, VizController controller, ActionListener parentListener)
          Create new.
 
Method Summary
 void actionPerformed(ActionEvent aE)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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).
Method Detail

actionPerformed

public void actionPerformed(ActionEvent aE)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2000-2012 Ontopia.