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