|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |
Uses of Class
openfuture.editxml.applet.EditorController
Uses of EditorController in openfuture.editxml.applet |
Fields in openfuture.editxml.applet declared as EditorController | |
private EditorController |
TextEditorPanel.editorController
|
Methods in openfuture.editxml.applet that return EditorController | |
EditorController |
TextEditorPanel.getEditorController()
Get the value of editorController. |
Methods in openfuture.editxml.applet with parameters of type EditorController | |
void |
TextEditorPanel.init(EditorController editorController,
java.util.ResourceBundle resourceBundle,
java.lang.String imagedirURL)
Initialize the panel. |
void |
TextEditorPanel.setEditorController(EditorController v)
Set the value of editorController. |
Constructors in openfuture.editxml.applet with parameters of type EditorController | |
TextEditorPanel(EditorController controller,
java.util.ResourceBundle resourceBundle,
java.util.Locale locale,
java.lang.String imagedirURL)
Creates a new TextEditorPanel instance. |
|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |