Uses of Interface
ch.tatool.core.display.swing.SwingExecutionDisplay

Packages that use SwingExecutionDisplay
ch.tatool.core.display.swing   
ch.tatool.core.display.swing.container   
 

Uses of SwingExecutionDisplay in ch.tatool.core.display.swing
 

Classes in ch.tatool.core.display.swing that implement SwingExecutionDisplay
 class SwingExecutionFrame
          Display implementation usable for task execution.
 

Methods in ch.tatool.core.display.swing that return SwingExecutionDisplay
static SwingExecutionDisplay ExecutionDisplayUtils.getDisplay(ExecutionContext context)
          Fetch a SwingExecutionDisplay from the ExecutionContext
 SwingExecutionDisplay SwingExecutionDisplayProvider.getExecutionDisplay()
          Get the ExecutionDisplay provided by this provider.
 

Uses of SwingExecutionDisplay in ch.tatool.core.display.swing.container
 

Methods in ch.tatool.core.display.swing.container with parameters of type SwingExecutionDisplay
static void ContainerUtils.initialize(SwingExecutionDisplay executionDisplay)
           
static void ContainerUtils.showRegionsContainer(SwingExecutionDisplay executionDisplay)
           
 



Copyright © 2012. All Rights Reserved.