Package org.acm.seguin.ide.command

Responsible for command line refactoring.

See:
          Description

Class Summary
CommandLineMenu Creates the menubar for the command line program
CommandLineSourceBrowser Launch from the source browser
ExitMenuSelection Exits after this menu option is selected
UMLFrame The UML frame
ViewAdapter Zooms in/out on a particular panel based on a scalar input
ZoomAdapter Zooms in/out on a particular panel based on a scalar input
 

Package org.acm.seguin.ide.command Description

Responsible for command line refactoring. The objects in this package isolate the portions of the system that are used when the Refactory tool is run from the command line.