org.argouml.ui.explorer
Class PerspectiveConfigurator.MoveDownListener

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


Constructor Summary
(package private) PerspectiveConfigurator.MoveDownListener()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerspectiveConfigurator.MoveDownListener

PerspectiveConfigurator.MoveDownListener()
Method Detail

actionPerformed

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


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook