Package ucar.unidata.view.sounding
Class NetcdfFileBrowser
java.lang.Object
ucar.unidata.view.sounding.SoundingFileBrowser
ucar.unidata.view.sounding.NetcdfFileBrowser
A browser for finding netCDF upper air files.
- Version:
- $Revision: 1.22 $
- Author:
- Unidata development team
-
Field Summary
Fields inherited from class ucar.unidata.view.sounding.SoundingFileBrowser
FILTER_CMA_UA, FILTER_GEM_UA, FILTER_NC, selectedFileDisplay
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
checkNewFile
(File selectedFile) Check the status of the file.static void
Test routine.Methods inherited from class ucar.unidata.view.sounding.SoundingFileBrowser
addPropertyChangeListener, addPropertyChangeListener, getContents, getSoundingAdapter, getSoundingAdapterProperty, removePropertyChangeListener, removePropertyChangeListener
-
Method Details
-
checkNewFile
Check the status of the file.- Overrides:
checkNewFile
in classSoundingFileBrowser
- Parameters:
selectedFile
- file to use for checking
-
main
Test routine.- Parameters:
args
- name of file or directory if supplied
-