Uses of Class
de.jaret.util.ui.table.JaretTable.ColInfo

Packages that use JaretTable.ColInfo
de.jaret.util.ui.table This package contains a flexible custom drawn table widget. 
 

Uses of JaretTable.ColInfo in de.jaret.util.ui.table
 

Fields in de.jaret.util.ui.table declared as JaretTable.ColInfo
protected  JaretTable.ColInfo JaretTable._widthDraggedColumn
          currently dragged (width) column or null.
 

Fields in de.jaret.util.ui.table with type parameters of type JaretTable.ColInfo
protected  java.util.List<JaretTable.ColInfo> JaretTable._colInfoCache
          column information cache.
 



Copyright © 2012. All Rights Reserved.