public class ComponentBlueModernGroupingHeader extends AbstractTextualComponent
| Constructor and Description |
|---|
ComponentBlueModernGroupingHeader(HtmlColor headerBackgroundColor,
HtmlColor generalBackgroundColor,
HtmlColor borderColor,
HtmlColor fontColor2,
FontConfiguration bigFont,
UFont smallFont,
Display strings,
ISkinSimple spriteContainer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawBackgroundInternalU(UGraphic ug,
Area area) |
protected void |
drawInternalU(UGraphic ug,
Area area) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getFont, getFontColor, getLabels, getMarginX1, getMarginX2, getMarginY, getPureTextWidth, getTextBlock, getTextHeight, getTextWidthdrawU, getPaddingX, getPaddingY, getPreferredDimensionpublic ComponentBlueModernGroupingHeader(HtmlColor headerBackgroundColor, HtmlColor generalBackgroundColor, HtmlColor borderColor, HtmlColor fontColor2, FontConfiguration bigFont, UFont smallFont, Display strings, ISkinSimple spriteContainer)
public final double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth in interface ComponentgetPreferredWidth in class AbstractComponentpublic final double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface ComponentgetPreferredHeight in class AbstractComponentprotected void drawBackgroundInternalU(UGraphic ug, Area area)
drawBackgroundInternalU in class AbstractComponentprotected void drawInternalU(UGraphic ug, Area area)
drawInternalU in class AbstractComponentCopyright © 2017. All rights reserved.