Package | Description |
---|---|
org.kepler.profiling.gui |
Modifier and Type | Class and Description |
---|---|
class |
CurrentExecutionPanel
A panel that displays actor execution information for the workflow
contained by the parent frame that creates the panel.
|
class |
PreviousExecutionPanel
A panel that displays actor execution information for the currently
selected workflow in the Workflow Run Manager.
|
Constructor and Description |
---|
ExecutionPanelConfigureDialog(ExecutionMonitorPanel monitor,
boolean isRunning)
Create a new ConfigureDialog for the specified monitor.
|