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 TypeClassDescriptionclass
NewCompoundAttributeDialog shows a message dialog requesting user input for creating a new HDF5 compound attribute.class
NewCompoundDatasetDialog shows a message dialog requesting user input for creating a new HDF4/5 compound dataset.class
NewDatasetDialog shows a message dialog requesting user input for creating a new HDF4/5 dataset.class
NewDatatypeDialog shows a message dialog requesting user input for creating a new HDF5 datatype.class
NewGroupDialog shows a message dialog requesting user input for creating a new HDF4/5 group.class
NewImageDialog shows a message dialog requesting user input for creating a new HDF4/5 Image.class
NewScalarAttributeDialog displays components for adding a new attribute.class
NewStringAttributeDialog displays components for adding a new attribute, not used for HDF5.