org.argouml.ui.explorer
Class PerspectiveConfigurator.RenameListener

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


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

PerspectiveConfigurator.RenameListener()
Method Detail

actionPerformed

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


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