public interface ICheckBoxRenderingStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
drawCheckBoxContent(DrawContext drawContext,
CheckBoxRenderer checkBoxRenderer,
Rectangle rectangle)
Draws a check box icon.
|
void drawCheckBoxContent(DrawContext drawContext, CheckBoxRenderer checkBoxRenderer, Rectangle rectangle)
drawContext - the draw contextcheckBoxRenderer - the checkBox rendererrectangle - the rectangle where the icon should be drawnCopyright © 1998–2025 Apryse Group NV. All rights reserved.