Uses of Package
org.astrogrid.samp.gui
-
Packages that use org.astrogrid.samp.gui Package Description org.astrogrid.samp.gui Classes required only for graphical components based on SAMP classes.org.astrogrid.samp.util -
Classes in org.astrogrid.samp.gui used by org.astrogrid.samp.gui Class Description AbstractCallActionManager Partial SendActionManager implementation which uses the Asynchronous Call/Response delivery pattern.GuiHubConnector Extends HubConnector to provide additional graphical functionality.GuiHubService BasicHubService subclass which provides a GUI window displaying hub status as well as the basic hub services.SelectiveClientListModel ListModel implementation which sits on top of an existing ListModel containingClient
s, but only includes a subset of its elements.SendActionManager Manages actions to send SAMP messages to one or all recipients.SysTray Provides basic access to the windowing system's System Tray.Transmission Describes the properties of a message which has been sent from one client to another.Transmission.Status Describes the status of a transmission in terms that can be presented in the GUI. -
Classes in org.astrogrid.samp.gui used by org.astrogrid.samp.util Class Description GuiHubConnector Extends HubConnector to provide additional graphical functionality.