|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |
Uses of Class
openfuture.editxml.applet.MainPanel
Uses of MainPanel in openfuture.editxml.applet |
Fields in openfuture.editxml.applet declared as MainPanel | |
protected MainPanel |
RootPanel.main
|
private MainPanel |
EditorController.parentPanel
|
Methods in openfuture.editxml.applet that return MainPanel | |
MainPanel |
RootPanel.getMainPanel()
Get the main panel |
MainPanel |
EditorController.getParentPanel()
Get the value of parentPanel. |
Methods in openfuture.editxml.applet with parameters of type MainPanel | |
void |
EditorController.setParentPanel(MainPanel v)
Set the value of parentPanel. |
Constructors in openfuture.editxml.applet with parameters of type MainPanel | |
EditorController(MainPanel parentPanel,
java.util.ResourceBundle resourceBundle,
RootController parentController)
Creates a new EditorController instance. |
|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |