ch.tatool.core.display.swing.container
Class ContainerUtils
java.lang.Object
ch.tatool.core.display.swing.container.ContainerUtils
public class ContainerUtils
- extends Object
Provides access to different containers provided to the elements.
- Author:
- Michael Ruflin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REGIONS_CONTAINER_KEY
public static final String REGIONS_CONTAINER_KEY
- See Also:
- Constant Field Values
ContainerUtils
public ContainerUtils()
initialize
public static void initialize(SwingExecutionDisplay executionDisplay)
showRegionsContainer
public static void showRegionsContainer(SwingExecutionDisplay executionDisplay)
getRegionsContainer
public static RegionsContainer getRegionsContainer()
setRegionsContainer
public static void setRegionsContainer(RegionsContainer regionsContainer)
Copyright © 2012. All Rights Reserved.