Class TFillColorElement

All Implemented Interfaces:
TParentElement, ITooltipProvider, IEnableStateProvider

public class TFillColorElement extends TBlankElement
  • Field Details

    • color

      protected int color
  • Constructor Details

    • TFillColorElement

      public TFillColorElement(int x, int y, int width, int height)
    • TFillColorElement

      public TFillColorElement(int x, int y, int width, int height, int color)
  • Method Details