|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TemplateAttributableOnSet | |
| com.tensegrity.gui.swing.document | This package contains all of the current document implementations for use in a swing-based environment. |
| com.tensegrity.gui.template | |
| Uses of TemplateAttributableOnSet in com.tensegrity.gui.swing.document |
| Methods in com.tensegrity.gui.swing.document with parameters of type TemplateAttributableOnSet | |
void |
SwingTemplateDocument.init(TemplateAttributableOnSet attributable)
Method init adds a MouseListener to the internal JComponent instance to keep track about the current position (Required for the polygon editing). |
| Uses of TemplateAttributableOnSet in com.tensegrity.gui.template |
| Methods in com.tensegrity.gui.template that return TemplateAttributableOnSet | |
TemplateAttributableOnSet |
TemplateRepositoryItemPanel.getTemplateAttributableOnSet()
Returns the TemplateAttributableOnSet associated with
this panel. |
| Methods in com.tensegrity.gui.template with parameters of type TemplateAttributableOnSet | |
void |
TemplateDocument.init(TemplateAttributableOnSet attributable)
Should be called whenever you create a TemplateDocument.
|
void |
TemplateRepositoryItemPanel.setTemplateAttributableOnSet(TemplateAttributableOnSet set)
Sets the TemplateAttributableOnSet. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||