JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
PamUtils
Interface SimpleObserver<T>
All Known Implementing Classes:
BeamLocDisplayComponent
,
FXBearingDisplay
public interface
SimpleObserver<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
update
(
T
newData)
void
updateSettings
()
Method Details
update
void
update
(
T
newData)
updateSettings
void
updateSettings
()