public class ElementMenuBar extends AbstractElement
Constructor and Description |
---|
ElementMenuBar(UFont font,
ISkinSimple spriteContainer) |
Modifier and Type | Method and Description |
---|---|
void |
addEntry(String s) |
void |
addSubEntry(String s,
String sub) |
void |
drawU(UGraphic ug,
int zIndex,
Dimension2D dimToUse) |
Dimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
public ElementMenuBar(UFont font, ISkinSimple spriteContainer)
public void addEntry(String s)
public Dimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)
public void drawU(UGraphic ug, int zIndex, Dimension2D dimToUse)
Copyright © 2016. All Rights Reserved.