Class DefaultPaletteView

Object
org.eclipse.swt.widgets.Dialog
hdf.view.PaletteView.DefaultPaletteView
All Implemented Interfaces:
DataView, PaletteView

public class DefaultPaletteView
extends org.eclipse.swt.widgets.Dialog
implements PaletteView
Displays a dialog for viewing and change palettes.
Version:
2.4 2/27/16
Author:
Jordan T. Henderson
  • Field Summary

    Fields
    Modifier and Type Field Description
    (package private) boolean isPaletteChanged  
    (package private) byte[][] palette  

    Fields inherited from interface hdf.view.DataView.DataView

    DATAVIEW_IMAGE, DATAVIEW_TABLE, DATAVIEW_UNKNOWN
  • Constructor Summary

    Constructors
    Constructor Description
    DefaultPaletteView​(org.eclipse.swt.widgets.Shell parent, DataViewManager theViewer, ImageView theImageView)  
    DefaultPaletteView​(org.eclipse.swt.widgets.Shell parent, ImageView theImageView)  
  • Method Summary

    Modifier and Type Method Description
    void createUI()  
    HObject getDataObject()  

    Methods inherited from class org.eclipse.swt.widgets.Dialog

    checkSubclass, getParent, getStyle, getText, setText

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait