Uses of Class
de.kupzog.ktable.editors.KTableCellEditorCheckbox

Packages that use KTableCellEditorCheckbox
de.kupzog.ktable.editors   
 

Uses of KTableCellEditorCheckbox in de.kupzog.ktable.editors
 

Subclasses of KTableCellEditorCheckbox in de.kupzog.ktable.editors
 class KTableCellEditorCheckbox2
          This class is an implementation of KTableCellEditorCheckbox that simply inverts a boolean cell value.