ch.tatool.core.display.swing.status
Class DefaultModuleStatusRegionConfigurator

java.lang.Object
  extended by ch.tatool.core.element.AbstractPropertyHolder
      extended by ch.tatool.core.element.NodeImpl
          extended by ch.tatool.core.executable.NonBlockingAWTExecutable
              extended by ch.tatool.core.display.swing.status.StatusRegionConfigurator
                  extended by ch.tatool.core.display.swing.status.DefaultModuleStatusRegionConfigurator
All Implemented Interfaces:
PropertyHolder, Executable, Node

public class DefaultModuleStatusRegionConfigurator
extends StatusRegionConfigurator

Default status region configurator that is suitable for module sessions.

Author:
Michael Ruflin

Constructor Summary
DefaultModuleStatusRegionConfigurator()
           
 
Method Summary
 void setPanels(List<String> panels)
           
 
Methods inherited from class ch.tatool.core.display.swing.status.StatusRegionConfigurator
executeAWT, setStatusPanels
 
Methods inherited from class ch.tatool.core.executable.NonBlockingAWTExecutable
cancel, execute, getExecutionContext, setExecutionContext
 
Methods inherited from class ch.tatool.core.element.NodeImpl
assignParent, assignParent, assignParents, getId, getLocalId, getParent, setId, setLocalId, setParent
 
Methods inherited from class ch.tatool.core.element.AbstractPropertyHolder
clearProperties, getKeys, getProperty, removeProperty, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ch.tatool.element.Node
getParent, setParent
 
Methods inherited from interface ch.tatool.data.PropertyHolder
clearProperties, getId, getKeys, getProperty, removeProperty, setProperty
 

Constructor Detail

DefaultModuleStatusRegionConfigurator

public DefaultModuleStatusRegionConfigurator()
Method Detail

setPanels

public void setPanels(List<String> panels)


Copyright © 2012. All Rights Reserved.