public class DictionaryBusMaster extends Object
| Constructor and Description |
|---|
DictionaryBusMaster(org.lsst.ccs.messaging.AgentMessagingLayer messaginAccess) |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
busMasterGetConnectedAgents() |
JMenuBar |
createMenuBar() |
void |
doShutdown()
Called by the shutdown method of Subsystem
|
Object |
executeInternalSyncInvoke(String cmd,
String destination) |
String |
executeSyncInvoke(String cmd,
String destination) |
DictionaryTreeMainPanel |
getMainPane() |
void |
initGUI() |
public DictionaryBusMaster(org.lsst.ccs.messaging.AgentMessagingLayer messaginAccess)
public DictionaryTreeMainPanel getMainPane()
public void initGUI()
public JMenuBar createMenuBar()
public Object[][] busMasterGetConnectedAgents()
public void doShutdown()
Copyright © 2017 LSST. All rights reserved.