Package | Description |
---|---|
edu.ucdavis.cstars.client.callback | |
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Interface and Description |
---|---|
interface |
PrintTaskCallback
The function to call when the print method has completed.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintTask.addCompleteHandler(PrintTaskHandler handler)
Fired when the print job has completed.
|