|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Editor | |
---|---|
info.joseluismartin.gui | |
info.joseluismartin.gui.editor |
Uses of Editor in info.joseluismartin.gui |
---|
Classes in info.joseluismartin.gui that implement Editor | |
---|---|
class |
ViewDialog<T>
A JDialog for use as View Wrapper |
class |
ViewFrame<T>
A JFrame for use as View Container |
Uses of Editor in info.joseluismartin.gui.editor |
---|
Methods in info.joseluismartin.gui.editor that return Editor | |
---|---|
Editor<?> |
CleanState.getEditor()
|
Editor<?> |
DirtyState.getEditor()
|
Editor<?> |
ControlState.getEditor()
|
Methods in info.joseluismartin.gui.editor with parameters of type Editor | |
---|---|
void |
CleanState.setEditor(Editor<?> editor)
|
void |
DirtyState.setEditor(Editor<?> editor)
|
void |
ControlState.setEditor(Editor<?> editor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |