Uses of Class
hdf.view.dialog.NewDataObjectDialog
Packages that use NewDataObjectDialog
-
Uses of NewDataObjectDialog in hdf.view.dialog
Subclasses of NewDataObjectDialog in hdf.view.dialogModifier and TypeClassDescriptionclassNewCompoundAttributeDialog shows a message dialog requesting user input for creating a new HDF5 compound attribute.classNewCompoundDatasetDialog shows a message dialog requesting user input for creating a new HDF4/5 compound dataset.classNewDatasetDialog shows a message dialog requesting user input for creating a new HDF4/5 dataset.classNewDatatypeDialog shows a message dialog requesting user input for creating a new HDF5 datatype.classNewGroupDialog shows a message dialog requesting user input for creating a new HDF4/5 group.classNewImageDialog shows a message dialog requesting user input for creating a new HDF4/5 Image.classNewScalarAttributeDialog displays components for adding a new attribute.classNewStringAttributeDialog displays components for adding a new attribute, not used for HDF5.