Interface ICheckBoxRenderingStrategy

    • Method Detail

      • drawCheckBoxContent

        void drawCheckBoxContent​(DrawContext drawContext,
                                 CheckBoxRenderer checkBoxRenderer,
                                 Rectangle rectangle)
        Draws a check box icon.
        Parameters:
        drawContext - the draw context
        checkBoxRenderer - the checkBox renderer
        rectangle - the rectangle where the icon should be drawn