Uses of Class
com.tensegrity.gui.swing.repository.AbstractRepositoryItem

Packages that use AbstractRepositoryItem
com.tensegrity.gui.swing.repository The repository package contains classes for the creation of a repository control.  
com.tensegrity.gui.template   
 

Uses of AbstractRepositoryItem in com.tensegrity.gui.swing.repository
 

Subclasses of AbstractRepositoryItem in com.tensegrity.gui.swing.repository
 class ActionRepositoryItem
          ActionRepositoryItem.java
 class CompositeRepositoryItem
          A SlideIcon encapsulates a CompositeIcon and makes it draggable.
 class VisualGraphObjectRepositoryItem
           The VisualGraphObjectRepositoryItem is used to display a VisualGraphObject into a JLabel and can be used within any context of the java swing API.
 

Methods in com.tensegrity.gui.swing.repository with parameters of type AbstractRepositoryItem
 void RepositoryItemPanel.addRepositoryItem(AbstractRepositoryItem repItem)
          Adds an ActionRepositoryItem to this panel.
 

Uses of AbstractRepositoryItem in com.tensegrity.gui.template
 

Subclasses of AbstractRepositoryItem in com.tensegrity.gui.template
 class TemplateRepositoryItem
          The class TemplateRepositoryItem represents an icon in a RepositoryItemPanel for a template.
 



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