Package | Description |
---|---|
ucar.unidata.data.point |
DataSource classes and utilities for point (e.g., surface) data.
|
Modifier and Type | Method and Description |
---|---|
void |
TextPointDataSource.applySavedMetaData(TextPointDataSource.Metadata metadata)
Init the widgets
|
void |
TextPointDataSource.applySavedMetaDataFromUI(TextPointDataSource.Metadata metadata)
THis gets called from the Preferences menu and sets the
metadata and also updates the skipRows
|
void |
TextPointDataSource.applySavedMetaDataFromUIInner(TextPointDataSource.Metadata metadata)
This gets called in a thread from the applySavedMetaDataFromUI method
|