Uses of Class
org.acm.seguin.uml.refactor.ClassNameDialog

Packages that use ClassNameDialog
org.acm.seguin.uml.refactor Contains the user interface compontents, controllers and dialog boxes, that allow a programmer to specify parameters for the refactorings. 
 

Uses of ClassNameDialog in org.acm.seguin.uml.refactor
 

Subclasses of ClassNameDialog in org.acm.seguin.uml.refactor
 class AddAbstractParentDialog
          Creates a dialog box to prompt for the new parent name
 class AddChildClassDialog
          Creates a dialog box to prompt for the new parent name
 class ExtractInterfaceDialog
          Extracts an interface from a class
 class RenameClassDialog
          Creates a dialog box to prompt for the new package name
 class RenameFieldDialog
          Creates a dialog box to prompt for the new package name