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

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

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

Methods in com.tensegrity.gui.swing.repository with parameters of type VisualGraphObjectRepositoryItem
 void VisualGraphObjectRepositoryItem.DragActionListener.startDrag(VisualGraphObjectRepositoryItem item)
          Called when a drag action started
 void VisualGraphObjectRepositoryItem.DragActionListener.endDrag(VisualGraphObjectRepositoryItem item)
          Called when a drag action ended
 

Uses of VisualGraphObjectRepositoryItem in com.tensegrity.gui.template
 

Subclasses of VisualGraphObjectRepositoryItem 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.