Package | Description |
---|---|
com.bbn.openmap.gui.event | |
com.bbn.openmap.gui.time | |
com.bbn.openmap.layer.event | |
com.bbn.openmap.time |
Modifier and Type | Method and Description |
---|---|
void |
EventListPresenter.updateTime(TimeEvent te) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
TimeSliderLayer.checkAndSetForNoTime(TimeEvent te) |
protected boolean |
TimePanel.checkAndSetForNoTime(TimeEvent te) |
protected boolean |
TimelineLayer.checkAndSetForNoTime(TimeEvent te) |
void |
TimeSliderLayer.updateTime(TimeEvent te) |
void |
TimerControlButtonPanel.updateTime(TimeEvent te) |
void |
TimePanel.updateTime(TimeEvent te) |
void |
TimelineLayer.updateTime(TimeEvent te) |
Modifier and Type | Method and Description |
---|---|
void |
EventLayer.updateTime(TimeEvent te) |
Modifier and Type | Field and Description |
---|---|
static TimeEvent |
TimeEvent.NO_TIME |
Modifier and Type | Method and Description |
---|---|
static TimeEvent |
TimeEvent.create(java.lang.Object src,
long time,
long systemTime,
long simTime,
TimerStatus timerStatus)
Create a time event, with the option of receiving the NO_TIME event if
the time is Long.MIN_VALUE and the system time and simulation time are
Long.MAX_VALUE.
|
Modifier and Type | Method and Description |
---|---|
void |
Clock.fireUpdateTime(TimeEvent te) |
void |
TimeEventListener.updateTime(TimeEvent te) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details