|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TableReport
interface for classes with data that can be presented in tables
Method Summary | |
---|---|
java.lang.Object[] |
getTableColumnNames()
get the names of the columns |
java.lang.Object[][] |
getTableData()
get the data elements |
java.lang.String |
getTableTitle()
get the title of the table |
Method Detail |
---|
java.lang.Object[] getTableColumnNames()
java.lang.Object[][] getTableData()
java.lang.String getTableTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |