| Package | Description |
|---|---|
| ch.tatool.app.service.exec.impl | |
| ch.tatool.core.display.swing | |
| ch.tatool.display | |
| ch.tatool.exec |
| Modifier and Type | Method and Description |
|---|---|
ExecutionDisplay |
ExecutionContextImpl.getExecutionDisplay() |
| Constructor and Description |
|---|
ExecutionContextImpl(ExecutorImpl executor,
ExecutionData executionData,
DataService dataService,
ExecutionDisplay executionDisplay) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SwingExecutionDisplay
Swing container provided to elements to interact with the user
Components can be added to the Display in a "Card style view" manner, where each component
is displayed in full at once.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwingExecutionFrame
Display implementation usable for task execution.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionDisplay |
ExecutionDisplayProvider.getExecutionDisplay()
Get the ExecutionDisplay this view provides.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionDisplay |
ExecutionContext.getExecutionDisplay()
Get the display object that allows the elements to interact with the
display.
|
Copyright © 2013. All Rights Reserved.