static class HubServiceMode.ServiceGui
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private HubService |
service_ |
private javax.swing.JFrame |
window_ |
Constructor and Description |
---|
ServiceGui() |
Modifier and Type | Method and Description |
---|---|
HubService |
getHubService()
Returns the hub service.
|
javax.swing.JFrame |
getWindow()
Returns a monitor/control window for this service, if available.
|
private volatile HubService service_
private javax.swing.JFrame window_
public HubService getHubService()
public javax.swing.JFrame getWindow()