Package | Description |
---|---|
gov.sandia.cognition.io |
Provides general classes for assisting with input/output operations.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessLauncher.addListener(ProcessLauncherListener listener)
Adds the listener to the event queue
|
void |
ProcessLauncher.removeListener(ProcessLauncherListener listener)
Removes the given object from the event queue
|