com.sas.swing.visuals.tableview
Class BooleanEditor

com.sas.swing.visuals.tableview.BooleanEditor
All Implemented Interfaces:
SupportsGenericErrorHandlerInterface, java.io.Serializable, javax.swing.CellEditor, javax.swing.table.TableCellEditor, javax.swing.tree.TreeCellEditor

public class BooleanEditor

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sas.swing.visuals.tableview.DefaultTableCellEditor
RB_KEY
 
Constructor Summary
BooleanEditor()
          Creates a default Boolean editor which uses a JCheckBox for the editor.
 
Method Summary
 
Methods inherited from class com.sas.swing.visuals.tableview.DefaultTableCellEditor
getCellEditorValue, getGenericErrorHandler, getLocale, getOutputTransform, getTableCellEditorComponent, getTransform, getValidator, setGenericErrorHandler, setLocale, setOutputTransform, setTransform, setValidator, stopCellEditing
 

Constructor Detail

BooleanEditor

public BooleanEditor()
Creates a default Boolean editor which uses a JCheckBox for the editor.




Copyright © 2009 SAS Institute Inc. All Rights Reserved.