public class AddSampListener
extends java.lang.Object
| Constructor and Description |
|---|
AddSampListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSampListener(AutoplotUI app)
Add the SAMP listener to Autoplot.
|
static void |
addSampListener(DataSetSelector sel)
Add the SAMP listener to Autoplot.
|
static org.astrogrid.samp.client.HubConnector |
getHubConnector()
return the HubConnector for testing.
|
public static void addSampListener(AutoplotUI app)
app - the Autoplot application root.public static org.astrogrid.samp.client.HubConnector getHubConnector()
public static void addSampListener(DataSetSelector sel)
sel - the selector.