Package ncsa.hdf.view

Interface Summary
DataView Title: ncsa.hdf.view.DataView
HelpView Title: ncsa.hdf.view.DataView
ImageView Title: ncsa.hdf.view.ImageView
MetaDataView Title: ncsa.hdf.view.MetaDataView
PaletteView Title: ncsa.hdf.view.PaletteView
TableView Title: ncsa.hdf.view.TableView
TextView Title: ncsa.hdf.view.TextView
TreeView Title: TreeView
ViewManager ViewManager
 

Class Summary
Chart ChartView displays histogram/line chart of selected row/column of table data or image.
DataOptionDialog blue DataOptionDialog is an dialog window used to select display options.
DefaultFileFilter A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
DefaultImageView ImageView displays an HDF dataset as an image.
DefaultMetaDataView DefaultMetadataView is an dialog window used to show data properties.
DefaultPaletteView To view and change palette.
DefaultTableView TableView displays an HDF dataset as a two-dimensional table.
DefaultTextView TextView displays an HDF string dataset in text.
DefaultTreeView Title:
FileConversionDialog FileConversionDialog shows a message dialog requesting user input for converting files.
HDFView Title: HDFView
MathConversionDialog MathConversionDialog shows a message dialog requesting user input for math conversion.
NewAttributeDialog NewAttributeDialog displays components for adding new attribute.
NewDatasetDialog NewDatasetDialog shows a message dialog requesting user input for creating a new HDF4/5 dataset.
NewDatatypeDialog NewDatasetDialog shows a message dialog requesting user input for creating a new HDF4/5 dataset.
NewFileDialog NewFileDialog shows a message dialog requesting user input for creating a new HDF4/5 file.
NewGroupDialog NewGroupDialog shows a message dialog requesting user input for creating a new HDF4/5 group.
NewImageDialog NewImageDialog shows a message dialog requesting user input for creating a new HDF4/5 Image.
NewLinkDialog NewDatasetDialog shows a message dialog requesting user input for creating a new HDF4/5 dataset.
NewTableDataDialog NewTableDataDialog shows a message dialog requesting user input for creating a new HDF4/5 dataset.
Tools The "Tools" class contains various of tools for HDF files such as jpeg to HDF converter.
UserOptionsDialog UserOptionsDialog displays components for choosing user options.
ViewProperties The ViewProperties holds all the HDFView static information.