public class ElementRadioCheckbox extends AbstractElement
Constructor and Description |
---|
ElementRadioCheckbox(List<String> text,
UFont font,
boolean radio,
boolean checked,
ISkinSimple spriteContainer) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
int zIndex,
Dimension2D dimToUse) |
Dimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
public ElementRadioCheckbox(List<String> text, UFont font, boolean radio, boolean checked, ISkinSimple spriteContainer)
public Dimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)
public void drawU(UGraphic ug, int zIndex, Dimension2D dimToUse)
Copyright © 2015. All Rights Reserved.