net.ontopia.topicmaps.viz
Class AssociationScopeFilterMenu.StrictnessActionListener

java.lang.Object
  extended by net.ontopia.topicmaps.viz.AssociationScopeFilterMenu.StrictnessActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
AssociationScopeFilterMenu

protected class AssociationScopeFilterMenu.StrictnessActionListener
extends Object
implements ActionListener

Listens for changes to the scrictness of the scope filter.


Constructor Summary
protected AssociationScopeFilterMenu.StrictnessActionListener(VizController controller, int strictnessLevel, ActionListener parentListener)
           
 
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.StrictnessActionListener

protected AssociationScopeFilterMenu.StrictnessActionListener(VizController controller,
                                                              int strictnessLevel,
                                                              ActionListener parentListener)
Parameters:
controller - Notified whenever the strictness level changes.
strictnessLevel - The strictnes level attached to this menu item.
parentListener - The parent listener receives (and may act upon) any events that happen in this ActionListener.
Method Detail

actionPerformed

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


Copyright © 2000-2012 Ontopia.