Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
openfuture.editxml.applet.TextEditorPanel

Uses of TextEditorPanel in openfuture.editxml.applet
 

Fields in openfuture.editxml.applet declared as TextEditorPanel
protected  TextEditorPanel MainPanel.textEditor
           
 

Methods in openfuture.editxml.applet that return TextEditorPanel
 TextEditorPanel MainPanel.getTextEditor()
          Get the value of textEditor.
 

Methods in openfuture.editxml.applet with parameters of type TextEditorPanel
 void MainPanel.setTextEditor(TextEditorPanel v)
          Set the value of textEditor.