Package hdf.view.PaletteView


package hdf.view.PaletteView
  • Class
    Description
    Displays a dialog for viewing and change palettes.
    A simple Factory class which returns concrete instances of the default PaletteView.
    The palette view interface for displaying image palette
    This class extends DataViewFactory so that at runtime it can be determined if a specific DataViewFactory class is a PaletteViewFactory and can thus be used appropriately where a PaletteView is needed.