Package | Description |
---|---|
org.astrogrid.samp.hub |
Classes required only for running a SAMP hub.
|
Modifier and Type | Class and Description |
---|---|
private static class |
HubServiceMode.BasicWindowConfig
Class to configure a window for use as a hub control.
|
private static class |
HubServiceMode.SysTrayWindowConfig
Takes care of hub display window configuration with system tray
functionality.
|
Modifier and Type | Method and Description |
---|---|
private static HubServiceMode.Tidier |
HubServiceMode.configureHubWindow(javax.swing.JFrame frame,
HubProfile[] profiles,
Hub[] runners,
GuiHubService hubService)
Used to perform common configuration of hub display windows
for GUI-type hub modes.
|