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