Uses of Class
com.tensegrity.gui.container.ContainerAction

Packages that use ContainerAction
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
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.swing The Swing based implementation of the skeleton framework. 
 

Uses of ContainerAction in com.tensegrity.gui.swing.document
 

Methods in com.tensegrity.gui.swing.document that return ContainerAction
 ContainerAction MenuTool.getContainerAction(Container container)
          This factory method returns a new ContainerAction instance initialized with the passed Container parameter.
 

Uses of ContainerAction in com.tensegrity.skeleton.container
 

Methods in com.tensegrity.skeleton.container that return ContainerAction
 ContainerAction AbstractSwingToolContainer.getContainerAction()
          This factory method returns a new ContainerAction associated with this Container.
 

Uses of ContainerAction in com.tensegrity.skeleton.swing
 

Methods in com.tensegrity.skeleton.swing that return ContainerAction
 ContainerAction SkeletonSwingMenuTool.getContainerAction(Container container)
           
 



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