Uses of Interface
com.tirsen.angkor.table.TableCellViewFactory

Packages that use TableCellViewFactory
com.tirsen.angkor.table The Table widget and its framework and models. 
 

Uses of TableCellViewFactory in com.tirsen.angkor.table
 

Classes in com.tirsen.angkor.table that implement TableCellViewFactory
 class DefaultTableCellViewFactory
           
 class FormatTableCellViewFactory
           
 class ReadOnlyCellViewFactory
           
 

Methods in com.tirsen.angkor.table that return TableCellViewFactory
 TableCellViewFactory Table.getViewFactory()
           
 

Methods in com.tirsen.angkor.table with parameters of type TableCellViewFactory
 void TableColumn.setViewFactory(TableCellViewFactory viewFactory)
           
 void Table.setTableCellViewFactory(TableCellViewFactory viewFactory)
           
 void Table.setColumnCellViewFactory(int column, TableCellViewFactory columnFactory)
           
 

Constructors in com.tirsen.angkor.table with parameters of type TableCellViewFactory
TableColumn(TableCellViewFactory viewFactory)
           
 



Copyright © 2002-2002 . All Rights Reserved.