Class Win7PaletteProvider.Palette

java.lang.Object
org.eclipse.nebula.widgets.grid.internal.win7.Win7PaletteProvider.Palette
Enclosing class:
Win7PaletteProvider

public class Win7PaletteProvider.Palette
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Palette​(java.lang.Integer type, org.eclipse.swt.graphics.Color[] colors)  
  • Method Summary

    Modifier and Type Method Description
    void dispose()
    Dispose colors
    org.eclipse.swt.graphics.Color[] getColors()  
    java.lang.Integer getType()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Palette

      public Palette​(java.lang.Integer type, org.eclipse.swt.graphics.Color[] colors)
      Parameters:
      type -
      colors -
  • Method Details

    • getType

      public java.lang.Integer getType()
      Returns:
      int
    • getColors

      public org.eclipse.swt.graphics.Color[] getColors()
      Returns:
      Color[]
    • dispose

      public void dispose()
      Dispose colors