JIU 0.14.3

Uses of Class
net.sourceforge.jiu.apps.OperationProcessor

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

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt