| Package | Description |
|---|---|
| net.sourceforge.jiu.gui.awt |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AwtOperationProcessor |
Performs operations specified by parent class
OperationProcessor,
uses various AWT dialogs to get parameters from user in a GUI application. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AwtMenuWrapper.updateEnabled(OperationProcessor op) |
Changes the enabled status of all MenuItem objects
using the argument OperationProcessor object (more
precisely, its isAvailable(int) method).
|