org.argouml.ui.explorer
Class PerspectiveConfigurator.RuleListener
java.lang.Object
org.argouml.ui.explorer.PerspectiveConfigurator.RuleListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- PerspectiveConfigurator
- class PerspectiveConfigurator.RuleListener
- extends Object
- implements ActionListener
Handles pressing the ">>" or "<<" buttons.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerspectiveConfigurator.RuleListener
PerspectiveConfigurator.RuleListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener