Package | Description |
---|---|
edu.ucdavis.cstars.client.callback | |
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Interface and Description |
---|---|
interface |
IdentifyCallback
Fires when the identify operation is complete.
|
Modifier and Type | Method and Description |
---|---|
void |
IdentifyTask.addCompleteHandler(IdentifyHandler handler)
Add event handler for completion.
|