Uses of Class
com.tensegrity.skeleton.swt.container.AbstractSwtToolContainer

Packages that use AbstractSwtToolContainer
com.tensegrity.skeleton.container.swt   
com.tensegrity.skeleton.swt.launch   
 

Uses of AbstractSwtToolContainer in com.tensegrity.skeleton.container.swt
 

Subclasses of AbstractSwtToolContainer in com.tensegrity.skeleton.container.swt
 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 AbstractSwtToolContainer in com.tensegrity.skeleton.swt.launch
 

Methods in com.tensegrity.skeleton.swt.launch with parameters of type AbstractSwtToolContainer
protected  void SwtInitGUILaunchTask.setContainerLayoutData(AbstractSwtToolContainer container)
           Subclasses can override this routine in order to change the layout data of the application's swt containers.
 



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