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

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

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

Constructors in com.instantbank.lettertemplate.editor.applet with parameters of type TemplateEditor
TemplateEditor.EditorStuff()
          Constructor for the EditorStuff object
TemplateEditor.ComponentEditor(int type)
          Constructor for the ComponentEditor object
TemplateEditor.CategoryNameTemplateDialog(long codeCategory, CodeDescription[] result, int mode)
          CategoryNameTemplateDialog constructor.
TemplateEditor.MarginDialog(int[] answer, int left, int right, int top, int bottom)
          MarginDialog constructor.
TemplateEditor.VariableFormatInsertion()
           
TemplateEditor.SaveAsComponentDialog(CodeDescription[] cmpNames, java.lang.String compType, int mode, CodeDescription answer)
          SaveAsComponentDialog constructor.
TemplateEditor.TemplateCodes(long c, java.lang.String n, java.lang.String s)
          TemplateCodes big constructor.
TemplateEditor.TemplateCodes()
          TemplateCodes default constructor.