|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tirsen.angkor.table.ReadOnlyCellViewFactory | +--com.tirsen.angkor.table.DefaultTableCellViewFactory | +--com.tirsen.angkor.table.FormatTableCellViewFactory
Constructor Summary | |
FormatTableCellViewFactory(java.text.Format format)
|
Method Summary | |
View |
getTableCellView(Table table,
ValueModel value,
int row,
int column)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FormatTableCellViewFactory(java.text.Format format)
Method Detail |
public View getTableCellView(Table table, ValueModel value, int row, int column)
getTableCellView
in interface TableCellViewFactory
getTableCellView
in class DefaultTableCellViewFactory
table
- row
- column
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |