private class MonitorPanel.Updater
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.lang.String[] |
BEAUFORT
Beaufort Wind Scale.
|
private int |
BEAUFORT_MAX
Maximum beaufort index.
|
private java.lang.String[] |
HEADINGS
Compass headings.
|
Modifier | Constructor and Description |
---|---|
private |
MonitorPanel.Updater() |
Modifier and Type | Method and Description |
---|---|
void |
run()
The update proc.
|