Package org.acm.seguin.awt

This package abstracts the creation of GUI components.

See:
          Description

Class Summary
AboutBox About box for the JRefactory software component
CenterDialog This object is responsible for centering the dialog box on the screen.
ExceptionDialog The exception dialog box.
ExceptionPrinter Prints exceptions
GUIExceptionPrinter Prints to stdout and includes a dialog box
ImagePanel Little panel that holds an image
OrderableList Description of the Class
Question Asks the user a yes no question.
TextExceptionPrinter Prints to stdout
 

Package org.acm.seguin.awt Description

This package abstracts the creation of GUI components. The components in this package prompt the user with a yes/no question and prints an exception in a dialog box.