|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ToolContainer | |
| com.tensegrity.skeleton.container | The container package defines all those interfaces required for describing the behaviour of a (Tool)container used in an applicationframe. |
| com.tensegrity.skeleton.container.swing | The swing implementations of all currently available ToolContainer types. |
| com.tensegrity.skeleton.container.swt | |
| com.tensegrity.skeleton.swt.container | |
| Uses of ToolContainer in com.tensegrity.skeleton.container |
| Classes in com.tensegrity.skeleton.container that implement ToolContainer | |
class |
AbstractSwingToolContainer
Abstract class for swing related ToolContainer implementations. |
| Uses of ToolContainer in com.tensegrity.skeleton.container.swing |
| Classes in com.tensegrity.skeleton.container.swing that implement ToolContainer | |
class |
SwingAttributeTableContainer
The swing based container for the attributeTable. |
class |
SwingAttributeTreeContainer
The swing based container for the attributeTable. |
class |
SwingLayoutToolsContainer
TODO: comment |
class |
SwingNavigatorContainer
REVIEWJAVADOC (SwingNavigatorContainer.java) This class responsibility description needs a different formulation. |
class |
SwingOutlinerContainer
Implements the swing based version of a container responsible to hold an instance of ObjectTree. |
class |
SwingRepositoryContainer
The container implementation for the swing based repository container. |
| Uses of ToolContainer in com.tensegrity.skeleton.container.swt |
| Classes in com.tensegrity.skeleton.container.swt that implement ToolContainer | |
class |
SwtAttributeTreeContainer
This is the SWT implementation of the AttributeTreeContainer interface.
|
class |
SwtLayoutToolsContainer
This is the SWT implementation of the LayoutToolsContainer interface.
|
class |
SwtNavigatorContainer
Class SwtNavigatorContainer represents the default SWT
implementation of the NavigatorContainer
interface.
|
class |
SwtRepositoryContainer
This is the SWT implementation of the RepositoryContainer interface.
|
| Uses of ToolContainer in com.tensegrity.skeleton.swt.container |
| Classes in com.tensegrity.skeleton.swt.container that implement ToolContainer | |
class |
AbstractSwtToolContainer
This is a basic abstract implementation of the ToolContainer
interface for the Swt context. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||