|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsynoptic.base.Template
jsynoptic.base.Template.EmptySheetTemplate
public static class Template.EmptySheetTemplate
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jsynoptic.base.Template |
|---|
Template.EmptySheetTemplate, Template.TemplatePanel |
| Field Summary | |
|---|---|
static MenuResourceBundle |
resources
|
| Fields inherited from class jsynoptic.base.Template |
|---|
currentTemplate, defaultTemplate, templates |
| Constructor Summary | |
|---|---|
Template.EmptySheetTemplate()
|
|
| Method Summary | |
|---|---|
ShapesContainer |
createShapeContainer(java.lang.String name)
The Template is asked to create a new sheet Note: the newly created sheet will be inserted in the desktopCard panel. |
java.lang.String |
getName()
Get template name |
java.lang.String |
getTemplateInformation()
Provides information about the template utilization |
| Methods inherited from class jsynoptic.base.Template |
|---|
getCurrentTemplate, getIcon, getOptionPanelForTemplate, getTemplateFromId, getTemplates, setCurrentTemplate, setShapeContainer, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static MenuResourceBundle resources
| Constructor Detail |
|---|
public Template.EmptySheetTemplate()
| Method Detail |
|---|
public ShapesContainer createShapeContainer(java.lang.String name)
Template
createShapeContainer in class Templatepublic java.lang.String getName()
Template
getName in class Templatepublic java.lang.String getTemplateInformation()
Template
getTemplateInformation in class Template
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||