|
JIU 0.14.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationProcessor | |
---|---|
net.sourceforge.jiu.gui.awt | Classes to interoperate with Java's first GUI toolkit, the AWT (Abstract Windowing Toolkit). |
Uses of OperationProcessor in net.sourceforge.jiu.gui.awt |
---|
Subclasses of OperationProcessor in net.sourceforge.jiu.gui.awt | |
---|---|
class |
AwtOperationProcessor
Performs operations specified by parent class OperationProcessor ,
uses various AWT dialogs to get parameters from user in a GUI application. |
Methods in net.sourceforge.jiu.gui.awt with parameters of type OperationProcessor | |
---|---|
void |
AwtMenuWrapper.updateEnabled(OperationProcessor op)
Changes the enabled status of all MenuItem objects using the argument OperationProcessor object (more precisely, its isAvailable(int) method). |
|
JIU 0.14.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |