|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateEditor.TemplateCodes | |
com.instantbank.lettertemplate.editor.applet | This is the applet of the editor. |
Uses of TemplateEditor.TemplateCodes in com.instantbank.lettertemplate.editor.applet |
Methods in com.instantbank.lettertemplate.editor.applet that return TemplateEditor.TemplateCodes | |
TemplateEditor.TemplateCodes[] |
TemplateEditor.EditorStuff.getTemplateCodes(Template template)
Calculates an array of < code,name,stamp> values corresponding to a Template and its LetterComponent s. |
Methods in com.instantbank.lettertemplate.editor.applet with parameters of type TemplateEditor.TemplateCodes | |
void |
TemplateEditor.EditorStuff.restoreTemplateCodes(Template templ,
TemplateEditor.TemplateCodes[] oldTemplate)
Fills < code, name, stamp> attributes of a template, from an array of TemplateCodes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |