Class ColorGridCell

All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class ColorGridCell extends GridCell<Color>
A GridCell that can be used to show coloured rectangles inside the GridView control.
See Also:
  • Constructor Details

    • ColorGridCell

      public ColorGridCell()
      Creates a default ColorGridCell instance.
  • Method Details