Uses of Class
com.instantbank.lettertemplate.editor.applet.TemplateEditor.ComponentEditor

Packages that use TemplateEditor.ComponentEditor
com.instantbank.lettertemplate.editor.applet This is the applet of the editor. 
 

Uses of TemplateEditor.ComponentEditor in com.instantbank.lettertemplate.editor.applet
 

Fields in com.instantbank.lettertemplate.editor.applet declared as TemplateEditor.ComponentEditor
protected  TemplateEditor.ComponentEditor TemplateEditor.selectedTed
          Editor having the focus.
(package private)  TemplateEditor.ComponentEditor TemplateEditor.EditorStuff.tedh
          ComponentEditor for the template's header.
(package private)  TemplateEditor.ComponentEditor TemplateEditor.EditorStuff.tedb
          ComponentEditor for the template's body.
(package private)  TemplateEditor.ComponentEditor TemplateEditor.EditorStuff.tedc
          ComponentEditor for the template's closing.
(package private)  TemplateEditor.ComponentEditor[] TemplateEditor.EditorStuff.editors
          Array of ComponentEditors referencing --in its order-- the header, the body and the closing editors.
 

Constructors in com.instantbank.lettertemplate.editor.applet with parameters of type TemplateEditor.ComponentEditor
TemplateEditor.ComponentEditor.DocumentChange()
           
TemplateEditor.ComponentEditor.VariableInsertAction()