protected JButton addParamButton
removeParamButton
protected JButton removeParamButton
paramPanel
protected JPanel paramPanel
availSymTree
protected JTree availSymTree
availRoot
protected DefaultMutableTreeNode availRoot
paramTable
protected SymbolViewTable paramTable
symViewTables
protected Vector symViewTables
assumeZeroOffset
protected static boolean assumeZeroOffset
AbsParamPanel
public AbsParamPanel(String label)
AbsParamPanel
public AbsParamPanel(String label,
boolean showValues)
isAssumeZeroOffset
public static boolean isAssumeZeroOffset()
setAssumeZeroOffset
public static void setAssumeZeroOffset(boolean v)
setAbsDataManager
public void setAbsDataManager(AbsDataMgr absDataMgr)
hdwStateChanged
public void hdwStateChanged(HdwEvent e)
initAvailTree
protected void initAvailTree()
initParamTable
protected JPanel initParamTable(String label,
boolean showValues)
formatBaseSymTablePanel
protected JPanel formatBaseSymTablePanel(SymbolViewTable table,
JButton addButton,
JButton removeButton,
String borderTitle)
getSymViewTableAt
public SymbolViewTable getSymViewTableAt(int v)
availParamsChanged
public boolean availParamsChanged()
reconcileWithNewAvailParams
protected void reconcileWithNewAvailParams(SymbolTreeNode hostNode)
removeAllSymbols
protected void removeAllSymbols()
addMonitor
public void addMonitor()
addToTable
protected boolean addToTable(SymbolViewTable tableView)
removeMonitor
public void removeMonitor()
removeFromTable
protected void removeFromTable(SymbolViewTable tableView)
updateParamsForMonitoring
protected void updateParamsForMonitoring()
getParamsInTables
public Vector getParamsInTables()
getParamsInTable
public void getParamsInTable(Vector params,
SymbolViewTable svTable)
loadParamsInTable
public boolean loadParamsInTable(Vector params,
SymbolViewTable svTable)
loadNode
protected void loadNode(SymbolViewTable svTable,
SymbolTreeNode node,
ExtVariableSpec spec)
getExtVariableSpec
public ExtVariableSpec getExtVariableSpeableSpec(SymbolDisplayEntry refEntry)
getSymbolDisplayEntry
public SymbolDisplayEntry getSymbolDisplayEntry(ExtVariableSpec spec)
All Packages Class Hierarchy This Package Previous Next Index