| Package | Description |
|---|---|
| net.sourceforge.jiu.gui.awt |
Classes to interoperate with Java's first GUI toolkit, the AWT (Abstract Windowing Toolkit).
|
| Class and Description |
|---|
| AwtMenuWrapper
A wrapper around an AWT MenuBar object.
|
| AwtOperationProcessor
Performs operations specified by parent class
OperationProcessor,
uses various AWT dialogs to get parameters from user in a GUI application. |
| ImageCanvas
An AWT canvas that displays an
Image object. |
| JiuAwtFrame
The frame class for the AWT demo program
jiuawt. |