Uses of Class
org.apache.pivot.wtk.content.TableViewCheckboxCellRenderer

Packages that use TableViewCheckboxCellRenderer
org.apache.pivot.wtk.content Contains classes representing component data, such as list items or table rows. 
 

Uses of TableViewCheckboxCellRenderer in org.apache.pivot.wtk.content
 

Subclasses of TableViewCheckboxCellRenderer in org.apache.pivot.wtk.content
 class TableViewBooleanCellRenderer
          Default renderer for table view cells that contain boolean data.
 class TableViewTriStateCellRenderer
          Default renderer for table view cells that contain tri-state data.