public class ElementTabBar extends AbstractElement
Constructor and Description |
---|
ElementTabBar(UFont font,
ISkinSimple spriteContainer) |
Modifier and Type | Method and Description |
---|---|
void |
addTab(String tab) |
void |
drawU(UGraphic ug,
int zIndex,
Dimension2D dimToUse) |
Dimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
boolean |
isVertical() |
void |
setVertical(boolean vertical) |
public ElementTabBar(UFont font, ISkinSimple spriteContainer)
public void addTab(String tab)
public Dimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)
public void drawU(UGraphic ug, int zIndex, Dimension2D dimToUse)
public boolean isVertical()
public void setVertical(boolean vertical)
Copyright © 2016. All Rights Reserved.