|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdaoc.editor.model.types.TableString
String representation of multicolumn table. Each row in the table is enclosed in square brackets. Inside each row. Columns in each row are delimited with the | char.
| Constructor Summary | |
TableString(java.lang.String text)
|
|
| Method Summary | |
java.lang.String[] |
getRow(int index)
|
int |
rows()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TableString(java.lang.String text)
| Method Detail |
public int rows()
public java.lang.String[] getRow(int index)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||