Uses of Class
ucar.unidata.data.point.TextPointDataSource.Metadata
Packages that use TextPointDataSource.Metadata
Package
Description
DataSource classes and utilities for point (e.g., surface) data.
- 
Uses of TextPointDataSource.Metadata in ucar.unidata.data.point
Methods in ucar.unidata.data.point with parameters of type TextPointDataSource.MetadataModifier and TypeMethodDescriptionvoidTextPointDataSource.applySavedMetaData(TextPointDataSource.Metadata metadata) Init the widgetsvoidTextPointDataSource.applySavedMetaDataFromUI(TextPointDataSource.Metadata metadata) THis gets called from the Preferences menu and sets the metadata and also updates the skipRowsvoidTextPointDataSource.applySavedMetaDataFromUIInner(TextPointDataSource.Metadata metadata) This gets called in a thread from the applySavedMetaDataFromUI method