Uses of Class
com.tensegrity.gui.template.TemplateAttributableOnSet

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.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.