public interface ControlProcessing
Modifier and Type | Method and Description |
---|---|
void |
addObserver(java.util.Observer observer)
pass along to 'controlObservable'
with a line like this:
|
void |
processingComplete(boolean pc) |
void |
start() |
Copyright © SAS Institute. All Rights Reserved.