Package | Description |
---|---|
org.astrogrid.samp.gui |
Classes required only for graphical components based on SAMP classes.
|
Modifier and Type | Class and Description |
---|---|
class |
GuiHubService
BasicHubService subclass which provides a GUI window displaying hub
status as well as the basic hub services.
|
class |
MessageTrackerHubService
GuiHubService subclass which additionally keeps track of which messages
have been sent and received, and can provide a graphical display of these.
|
Modifier and Type | Field and Description |
---|---|
private BasicHubService |
HubClientPopupListener.hub_ |
Constructor and Description |
---|
HubClientPopupListener(BasicHubService hub)
Constructor.
|