CSLib
Class Diagram CSLib

Class Summary
ClosableDialogClosableDialog is a base class that obeys the
windowClosing event.
ClosableFrameClosableFrame is a base class that obeys the
windowClosing event.
DrawingBoxDrawingBox is a frame upon which many of the
java.awt.Graphics operations can be performed.
ErrorBoxErrorBox is a dialog box used for presenting error
messages.
InputBoxInputBox is a closable dialog box that can receive and
translate textual keyword input into various Java types.
OutputBoxOutputBox is a closable frame that holds textual output.
SFormatSFormat is a utility class for formatting numbers as
strings.
TimerTimer is a utility class for causing a program to
pause for a specified period of time.
TrickMouseTrickMouse is a special class used as an example in the text.