Uses of Class
com.instantbank.common.uiutils.LabelText

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

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

Fields in com.instantbank.lettertemplate.editor.applet declared as LabelText
protected  LabelText TemplateEditor.lbtPrintType
          Label and Text displaying the print type of the template.
protected  LabelText TemplateEditor.lbtTemplate
          Label and Text displaying the name of the template.
protected  LabelText TemplateEditor.lbtCategory
          Label and Text displaying the category of the template.
protected  LabelText TemplateEditor.lbtHeader
          Label and Text displaying the name of the header.
protected  LabelText TemplateEditor.lbtBody
          Label and Text displaying the name of the body.
protected  LabelText TemplateEditor.lbtClosing
          Label and Text displaying the name of the closing.
protected  LabelText[] TemplateEditor.basicControls
          Array of LabelText containing the controls associated with Template, Header, Body, Closing, Category (in this order), grouped for fast access.