Interface ScriptExecutorProgressIndicator
-
- All Superinterfaces:
ProgressIndicator
- All Known Implementing Classes:
LoggingScriptExecutorProgressIndicator
,SwingScriptExecutorProgressIndicator
public interface ScriptExecutorProgressIndicator extends ProgressIndicator
-
-
Method Summary
-
Methods inherited from interface de.akquinet.jbosscc.guttenbase.utils.ProgressIndicator
debug, endExecution, endProcess, finalizeIndicator, info, initializeIndicator, startExecution, startProcess, updateTimers, warn
-
-