Package com.tensegrity.gui.swing.repository

The repository package contains classes for the creation of a repository control.

See:
          Description

Interface Summary
VisualGraphObjectRepositoryItem.DragActionListener A listener that will be notified when a drag action started or ended concerning a VisualGraphObjectRepositoryItem item.
 

Class Summary
AbstractRepositoryItem AbstractRepositoryItem implements a abstract label consisting of a Tensegrity Composite.
ActionRepositoryItem ActionRepositoryItem.java
ActionRepositoryItem.ClickActionProvider ActionRepositoryItemClickActionProvider
CompositeRepositoryItem A SlideIcon encapsulates a CompositeIcon and makes it draggable.
RepositoryItemPanel The RepositoryItemPanel is a container for SlideIcons, CompositeIcons and all icon types used to offer all sorts of formatting, components, layout elements in a application.
VisualGraphObjectIcon VisualGraphObjectIcon
VisualGraphObjectRepositoryItem The VisualGraphObjectRepositoryItem is used to display a VisualGraphObject into a JLabel and can be used within any context of the java swing API.
 

Package com.tensegrity.gui.swing.repository Description

The repository package contains classes for the creation of a repository control. Such a control consists of a RepositoryItemPanel which contains RepositoryItems that can be dragged onto a DragSource. These items can trigger an action or consist of a Composite.



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