java.lang.Object | ||
↳ | vars.shared.ui.GlobalLookup | |
↳ | vars.annotation.ui.Lookup |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Object | KEY_DISPATCHER_APPLICATION | ||||||||||
Object | KEY_DISPATCHER_APPLICATION_FRAME | ||||||||||
Object | KEY_DISPATCHER_CAMERA_DIRECTION | ||||||||||
Object | KEY_DISPATCHER_GUICE_INJECTOR | ||||||||||
Object | KEY_DISPATCHER_IMAGECAPTURESERVICE | ||||||||||
Object | KEY_DISPATCHER_LOGINCREDENTIAL | ||||||||||
Object | KEY_DISPATCHER_OBSERVATION_TABLE | ||||||||||
Object | KEY_DISPATCHER_PREFERENCES | ||||||||||
Object | KEY_DISPATCHER_SELECTED_OBSERVATIONS | ||||||||||
Object | KEY_DISPATCHER_VIDEOARCHIVE | ||||||||||
Object | KEY_DISPATCHER_VIDEOSERVICE | ||||||||||
String | RESOURCE_BUNDLE | ||||||||||
String | TOPIC_DATABASE_STATUS | Subscribers to this topic will receive Boolean objects. | |||||||||
String | TOPIC_DELETE_OBSERVATIONS | Specifies Observations that are being deleted | |||||||||
String | TOPIC_MERGE_OBSERVATIONS | Specifies Observations that are being updated | |||||||||
String | TOPIC_PERSIST_OBSERVATIONS | Specifies Observations that are being deleted | |||||||||
String | TOPIC_REFRESH | Refresh the persisted objects (aka clear 2nd level cache). | |||||||||
String | TOPIC_SELECT_CONCEPT | Message is sent when a concept should be selected in the concept tree. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
log |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Stores a reference to the
ObservationTable so that other components
can reference it as needed. | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Subscribers to this topic will receive Boolean objects. True = status is OK, false = database problems
Specifies Observations that are being deleted
Specifies Observations that are being updated
Specifies Observations that are being deleted
Refresh the persisted objects (aka clear 2nd level cache).
Message is sent when a concept should be selected in the concept tree. The
data object is a String representing the concept name to select. The
subscriber for the tree is in MiscTabsPanel
CameraDirections
enumeration
Stores a reference to the ObservationTable
so that other components
can reference it as needed.