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