Class GradientGrayscale

java.lang.Object
org.eclipse.nebula.widgets.tiles.Gradient
org.eclipse.nebula.widgets.tiles.GradientGrayscale

public class GradientGrayscale
extends Gradient
Implements a grayscale gradient
  • Constructor Summary

    Constructors 
    Constructor Description
    GradientGrayscale​(Tiles<?> tiles)
    Creates a new instance
  • Method Summary

    Methods inherited from class org.eclipse.nebula.widgets.tiles.Gradient

    dispose, getColor

    Methods inherited from class java.lang.Object

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