Package sam.ui.awt

Package containing the implementation of the AWT user interface
It consists in the UserInterface class and its associated classes.

See:
          Description

Class Summary
Button Trivial wrapper to build buttons with their action listener.
CipherInputField Cipher specification input field.
Dialog General-purpose dialog box.
EditBox General-purpose information box.
Grid Largely used: shortcut for adding several objects in a single line of code.
GrowableGrid Horizontal or vertical Grid without a limit in the number of its components.
InfoBox General-purpose information box.
IntegerInputField Simple integer input field
LogInterface Pluggable AWT-based log interface
ProgressBar Double-index progress-bar.
ProgressEventListener AWT-based implementation of a ProgressEventListener
RulingInterface AWT-based implementation of a RulingInterface
SwitchButton Simple switchable button (e.g.
TextAreaWriter Text area writer.
UserInterface Pluggable AWT-based user interface
 

Package sam.ui.awt Description

Package containing the implementation of the AWT user interface
It consists in the UserInterface class and its associated classes.