org.argouml.ui.explorer
Class PerspectiveConfigurator.ResetListener

java.lang.Object
  extended byorg.argouml.ui.explorer.PerspectiveConfigurator.ResetListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
PerspectiveConfigurator

class PerspectiveConfigurator.ResetListener
extends Object
implements ActionListener

Handles pressing the Reset-To-Default button.

Resets all prerspectives to the build-in defaults.


Constructor Summary
(package private) PerspectiveConfigurator.ResetListener()
           
 
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.ResetListener

PerspectiveConfigurator.ResetListener()
Method Detail

actionPerformed

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


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