Package | Description |
---|---|
org.astrogrid.samp.gui |
Classes required only for graphical components based on SAMP classes.
|
Modifier and Type | Field and Description |
---|---|
(package private) static GuiHubConnector.ConnectionUpdate |
GuiHubConnector.DISABLE_ACTION |
(package private) static GuiHubConnector.ConnectionUpdate |
GuiHubConnector.ENABLE_ACTION |
(package private) static GuiHubConnector.ConnectionUpdate |
GuiHubConnector.ENABLE_COMPONENT |
(package private) static GuiHubConnector.ConnectionUpdate |
GuiHubConnector.REPAINT_COMPONENT |
Modifier and Type | Method and Description |
---|---|
(package private) void |
GuiHubConnector.registerUpdater(java.lang.Object item,
GuiHubConnector.ConnectionUpdate updater)
Adds a given item to the list of objects which will be notified
when the hub is connected/disconnected.
|