Uses of Class
hdf.view.dialog.NewDataObjectDialog

Packages that use NewDataObjectDialog
Package
Description
 
  • Uses of NewDataObjectDialog in hdf.view.dialog

    Modifier and Type
    Class
    Description
    class 
    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.