Package | Description |
---|---|
com.bbn.openmap.gui.time | |
com.bbn.openmap.time |
Modifier and Type | Field and Description |
---|---|
protected RealTimeHandler |
TimerRateComboBox.timeHandler
The RealTimeHandler to be updated.
|
protected RealTimeHandler |
TimerControlButtonPanel.timeHandler |
Modifier and Type | Method and Description |
---|---|
RealTimeHandler |
TimerRateComboBox.getTimeHandler() |
RealTimeHandler |
TimerControlButtonPanel.getTimeHandler() |
Modifier and Type | Method and Description |
---|---|
void |
TimerRateComboBox.TimerRateHolder.modifyTimer(RealTimeHandler rth) |
void |
TimerRateComboBox.setTimeHandler(RealTimeHandler rth) |
void |
TimerControlButtonPanel.setTimeHandler(RealTimeHandler rth) |
Constructor and Description |
---|
HotwashTimerControlButtonPanel(RealTimeHandler rth) |
TimerControlButtonPanel(RealTimeHandler rth) |
TimerRateComboBox(RealTimeHandler rth) |
Modifier and Type | Class and Description |
---|---|
class |
Clock
The Clock is a controller that manages a Timer in order to support the notion
of a time range and a list of objects that can contribute to that time range.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details