|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||