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