dataMap
Class SummaryPanel
java.lang.Object
dataMap.SummaryPanel
public class SummaryPanel
- extends java.lang.Object
Display for summary data inserted at top of DataMap
- Author:
- Doug Gillespie
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
panel
private javax.swing.JPanel panel
dataMapControl
private DataMapControl dataMapControl
dataNames
private javax.swing.JLabel[] dataNames
dataStarts
private javax.swing.JLabel[] dataStarts
dataEnds
private javax.swing.JLabel[] dataEnds
cursorPos
private javax.swing.JLabel cursorPos
maxDataSources
private final int maxDataSources
- See Also:
- Constant Field Values
toLabels
private javax.swing.JLabel[] toLabels
SummaryPanel
public SummaryPanel(DataMapControl dataMapControl,
DataMapPanel dataMapPanel)
newDataSources
public void newDataSources()
setCursorTime
protected void setCursorTime(java.lang.Long timeMillis)
getPanel
public javax.swing.JPanel getPanel()