Uses of Class
com.tirsen.angkor.table.TableColumn

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

Uses of TableColumn in com.tirsen.angkor.table
 

Methods in com.tirsen.angkor.table with parameters of type TableColumn
 void Table.addTableColumn(int index, TableColumn column)
          Insert a new column at the specified index.
 void Table.addTableColumn(TableColumn column)
          Add a new column at the end.
 



Copyright © 2002-2002 . All Rights Reserved.