|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.neeve.util.UtlTableFormatter.Table
public static final class UtlTableFormatter.Table
The table model.
Method Summary | |
---|---|
void |
addRow(Object... values)
|
void |
setColumnWidths(int... widths)
|
void |
write(StringBuffer sb,
UtlTableFormatter.Format format,
boolean includeHeaders,
int maxWidth)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setColumnWidths(int... widths)
public void addRow(Object... values)
public void write(StringBuffer sb, UtlTableFormatter.Format format, boolean includeHeaders, int maxWidth)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |