org.argouml.ui.explorer
Class PerspectiveConfigurator

java.lang.Object
  extended by Dialog
      extended by org.argouml.util.ArgoDialog
          extended by org.argouml.ui.explorer.PerspectiveConfigurator

public class PerspectiveConfigurator
extends ArgoDialog

The "Configure Perspectives" dialog.

This class implements the following features:

This dialog behaves almost exactly as described in http://java.sun.com/products/jlf/at/book/Idioms6.html#57371

Since:
21 December 2003.

Constructor Summary
PerspectiveConfigurator()
          Creates a new instance of PerspectiveDesignerDialog.
 
Method Summary
 
Methods inherited from class org.argouml.util.ArgoDialog
nameButton, nameButtons, setFrame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerspectiveConfigurator

public PerspectiveConfigurator()
Creates a new instance of PerspectiveDesignerDialog.



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook