|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RealTimeHandler | |
|---|---|
| com.bbn.openmap.gui.time | |
| com.bbn.openmap.time | |
| Uses of RealTimeHandler in com.bbn.openmap.gui.time |
|---|
| Fields in com.bbn.openmap.gui.time declared as RealTimeHandler | |
|---|---|
protected RealTimeHandler |
TimerRateComboBox.timeHandler
The RealTimeHandler to be updated. |
protected RealTimeHandler |
TimerControlButtonPanel.timeHandler
|
| Methods in com.bbn.openmap.gui.time that return RealTimeHandler | |
|---|---|
RealTimeHandler |
TimerRateComboBox.getTimeHandler()
|
RealTimeHandler |
TimerControlButtonPanel.getTimeHandler()
|
| Methods in com.bbn.openmap.gui.time with parameters of type RealTimeHandler | |
|---|---|
void |
TimerRateComboBox.TimerRateHolder.modifyTimer(RealTimeHandler rth)
|
void |
TimerRateComboBox.setTimeHandler(RealTimeHandler rth)
|
void |
TimerControlButtonPanel.setTimeHandler(RealTimeHandler rth)
|
| Constructors in com.bbn.openmap.gui.time with parameters of type RealTimeHandler | |
|---|---|
HotwashTimerControlButtonPanel(RealTimeHandler rth)
|
|
TimerControlButtonPanel(RealTimeHandler rth)
|
|
TimerRateComboBox(RealTimeHandler rth)
|
|
| Uses of RealTimeHandler in com.bbn.openmap.time |
|---|
| Classes in com.bbn.openmap.time that implement RealTimeHandler | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||