|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |
Uses of Class
openfuture.editxml.applet.AbsPanel
Uses of AbsPanel in openfuture.editxml.applet |
Subclasses of AbsPanel in openfuture.editxml.applet | |
class |
RootPanel
Main panel for the XML editor applet. |
class |
TextEditorPanel
TextEditorPanel.java Created: Fri Sep 14 13:30:25 2001 |
Fields in openfuture.editxml.applet declared as AbsPanel | |
private AbsPanel |
AbsController.view
|
Methods in openfuture.editxml.applet that return AbsPanel | |
AbsPanel |
AbsController.getView()
Get the value of view. |
Methods in openfuture.editxml.applet with parameters of type AbsPanel | |
void |
AbsController.setView(AbsPanel v)
Set the value of view. |
|
|||||||||
Home >> All >> openfuture >> editxml >> [ applet overview ] | PREV NEXT |