Package com.instantbank.lettertemplate.editor.applet

This is the applet of the editor.

See:
          Description

Class Summary
ComponentNameDisplay Visual control that shows and allows to choose/type a LetterComponent name.
TemplateEditor Applet for letters template edition.
TemplateEditorProxy Proxy for the Template Editor servlet.
TemplateEditorSender This class provides a simple method of posting multiple Serialized objects to a Java servlet and getting objects in return.
 

Package com.instantbank.lettertemplate.editor.applet Description

This is the applet of the editor.

use case: Letter Template Editor

Some Useful Terms

THBC
Acronym for Template, Header, Body, Closing. Several calculations --in the lettertemplate module-- return an array of results whose entries correspond to this order.

THBCCR
Acronym for Template, Header, Body, Closing, Category, Response. Several calculations --in the lettertemplate module-- return an array of results whose entries correspond to this order.