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