org.argouml.ui.explorer
Class PerspectiveConfigurator.RenameListener
java.lang.Object
org.argouml.ui.explorer.PerspectiveConfigurator.RenameListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- PerspectiveConfigurator
- class PerspectiveConfigurator.RenameListener
- extends Object
- implements ActionListener
Handles confirming a changed text in the text-entry field
(e.g. pressing Enter) for the perspective name.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerspectiveConfigurator.RenameListener
PerspectiveConfigurator.RenameListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener