Uses of Class
ucar.unidata.data.point.TextPointDataSource.Metadata

Packages that use TextPointDataSource.Metadata
ucar.unidata.data.point 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.Metadata
 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