public class ElementTree extends AbstractElement
| Constructor and Description |
|---|
ElementTree(UFont font,
ISkinSimple spriteContainer,
TableStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCellToEntry(java.lang.String s) |
void |
addEntry(java.lang.String s) |
void |
drawU(UGraphic ug,
int zIndex,
XDimension2D dimToUse) |
XDimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getWhitepublic ElementTree(UFont font, ISkinSimple spriteContainer, TableStrategy strategy)
public void addEntry(java.lang.String s)
public void addCellToEntry(java.lang.String s)
public XDimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)
public void drawU(UGraphic ug, int zIndex, XDimension2D dimToUse)