org.acm.seguin.awt |
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.
|
Java Source File Name | Type | Comment |
AboutBox.java | Class | |
CenterDialog.java | Class | This object is responsible for centering the dialog box on the screen. |
ExceptionDialog.java | Class | The exception dialog box. |
ExceptionPrinter.java | Class | |
GUIExceptionPrinter.java | Class | |
ImagePanel.java | Class | |
MoveItemAdapter.java | Class | |
OrderableList.java | Class | |
OrderableListModel.java | Class | |
Question.java | Class | Asks the user a yes no question. |
TextExceptionPrinter.java | Class | |