Package hdf.view.PaletteView


package hdf.view.PaletteView
  • Interface Summary
    Interface
    Description
    The palette view interface for displaying image palette
  • Class Summary
    Class
    Description
    Displays a dialog for viewing and change palettes.
    A simple Factory class which returns concrete instances of the default PaletteView.
    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.