|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |
Uses of Class
openfuture.editxml.applet.RootPanel
Uses of RootPanel in openfuture.editxml.applet |
Fields in openfuture.editxml.applet declared as RootPanel | |
private RootPanel |
RootController.panel
|
Methods in openfuture.editxml.applet that return RootPanel | |
RootPanel |
RootController.getPanel()
Get the value of panel. |
Methods in openfuture.editxml.applet with parameters of type RootPanel | |
void |
RootController.setPanel(RootPanel v)
Set the value of panel. |
Constructors in openfuture.editxml.applet with parameters of type RootPanel | |
RootController(RootPanel panel,
java.util.ResourceBundle resourceBundle,
openfuture.editxml.servlet.EditorServletProxy servletProxy)
Creates a new RootController instance. |
|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |