JIU 0.12.0 Homepage

Uses of Interface
net.sourceforge.jiu.apps.MenuIndexConstants

Packages that use MenuIndexConstants
net.sourceforge.jiu.apps Smaller and larger applications demonstrating how to use JIU.  
net.sourceforge.jiu.gui.awt Classes to interoperate with Java's first GUI toolkit, the AWT (Abstract Windowing Toolkit).  
 

Uses of MenuIndexConstants in net.sourceforge.jiu.apps
 

Classes in net.sourceforge.jiu.apps that implement MenuIndexConstants
 class EditorState
          Represents the state of the editor, including image(s), modified flag, current file name and directories and more.
 class OperationProcessor
          Abstract base class for performing JIU operations in combination with an EditorState.
 

Uses of MenuIndexConstants in net.sourceforge.jiu.gui.awt
 

Classes in net.sourceforge.jiu.gui.awt that implement MenuIndexConstants
 class AwtOperationProcessor
          Performs operations specified by parent class OperationProcessor, uses various AWT dialogs to get parameters from user in a GUI application.
 


JIU 0.12.0 Homepage

Copyright © 2000, 2001, 2002, 2003, 2004 Marco Schmidt