| Package | Description | 
|---|---|
| org.astrogrid.samp.gui | Classes required only for graphical components based on SAMP classes. | 
| org.astrogrid.samp.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MessageTrackerHubConnectorHubConnector implementation which provides facilities for keeping track
 of incoming and outgoing messages as well as the other GUI features. | 
| Modifier and Type | Method and Description | 
|---|---|
| GuiHubConnector | SendActionManager. getConnector()Returns this manager's hub connector. | 
| GuiHubConnector | HubMonitor. getHubConnector()Returns this monitor's HubConnector. | 
| Constructor and Description | 
|---|
| AbstractCallActionManager(Component parent,
                         GuiHubConnector connector,
                         ListModel clientListModel)Constructor. | 
| IndividualCallActionManager(Component parent,
                           GuiHubConnector connector,
                           ListModel clientListModel)Constructor. | 
| NotifyActionManager(Component parent,
                   GuiHubConnector connector,
                   String mtype,
                   String sendType)Constructor. | 
| SendActionManager(GuiHubConnector connector,
                 ListModel clientListModel)Constructor. | 
| SubscribedClientListModel(GuiHubConnector connector,
                         String mtype)Constructor for single MType. | 
| SubscribedClientListModel(GuiHubConnector connector,
                         String[] mtypes)Constructor for multiple MTypes. | 
| UniformCallActionManager(Component parent,
                        GuiHubConnector connector,
                        String mtype,
                        String sendType)Constructor. | 
| Constructor and Description | 
|---|
| SampLoad(GuiHubConnector connector,
        ResourceType rtype,
        URL url,
        String location)Constructor. | 
Copyright © 2008–2024. All rights reserved.