Package | Description |
---|---|
org.astrogrid.samp.gui |
Classes required only for graphical components based on SAMP classes.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageTrackerHubConnector
HubConnector implementation which provides facilities for keeping track
of incoming and outgoing messages as well as the other GUI features.
|
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 ClientTransmissionHolder |
MessageTrackerListCellRenderer.transHolder_ |
Constructor and Description |
---|
MessageTrackerListCellRenderer(ClientTransmissionHolder transHolder)
Constructor.
|