Package templates.library

Interface Summary
Template Describes a template (available in a template library).
TemplateLibraryListener Callback interface for listeners to changes in TemplateLibrarys.
 

Class Summary
AddTemplateDialog The UI dialog for adding templates to the template library or for editing the properties of existing templates.
AddTemplateDialog.ColorIcon Icon which displays a square with a selected background color.
FSATemplate Implementation of a Template which is based on an FSAModel.
LibraryTransferHandler Wraps Templates from the library during a drag-and-drop operation from the list of templates onto the design canvas.
LibraryUI The UI for the template library.
LibraryUI.AddTemplateAction The UI action to add a new template to the template library.
TemplateDescriptor Encapsulates the visual description of a Template.
TemplateLibrary Library of Templates.
TemplateManager Singleton manager of the TemplateLibrarys available at runtime.
TemplateMetaIO Stores and loads the descriptions of Templates when the models of the templates are stored and loaded.
TemplateTransferable Wraps Templates during drag-and-drop operations.