org.autoplot.AddSampListener

Listener for the Cluster Final Archive SAMP protocol. Other clients include the SOHO archive viewer, and Ulysses, will include the Cluster Final Archive viewer.

AddSampListener( )


addSampListener

addSampListener( org.autoplot.AutoplotUI app ) → void

Add the SAMP listener to Autoplot.

Parameters

app - the Autoplot application root.

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]

addSampListener( org.autoplot.datasource.DataSetSelector sel ) → void

getHubConnector

getHubConnector( ) → HubConnector

return the HubConnector for testing.

Returns:

a HubConnector

[search for examples] [view on GitHub] [view on old javadoc] [view source]