|
JIU 0.14.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorState | |
---|---|
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 EditorState in net.sourceforge.jiu.apps |
---|
Methods in net.sourceforge.jiu.apps that return EditorState | |
---|---|
EditorState |
OperationProcessor.getEditorState()
Returns the EditorState object given to this object's constructor. |
Constructors in net.sourceforge.jiu.apps with parameters of type EditorState | |
---|---|
OperationProcessor(EditorState editorState)
Create an object of this class, storing the state argument for later use. |
Uses of EditorState in net.sourceforge.jiu.gui.awt |
---|
Constructors in net.sourceforge.jiu.gui.awt with parameters of type EditorState | |
---|---|
AwtOperationProcessor(EditorState editorState,
JiuAwtFrame awtFrame)
|
|
JiuAwtFrame(EditorState editorState)
Create an object of this class, using the argument editor state. |
|
JIU 0.14.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |