Log4j 1.3alpha-4

org.apache.log4j.chainsaw.helper
Class TableCellEditorFactory

java.lang.Object
  |
  +--org.apache.log4j.chainsaw.helper.TableCellEditorFactory

public class TableCellEditorFactory
extends java.lang.Object

Author:
Paul Smith

Method Summary
static javax.swing.table.TableCellEditor createBooleanTableCellEditor()
          Creates a TableCellEditor to be used for editing boolean values
static java.lang.Object createLevelTableCellEditor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createBooleanTableCellEditor

public static final javax.swing.table.TableCellEditor createBooleanTableCellEditor()
Creates a TableCellEditor to be used for editing boolean values

Returns:
TableCellEditor

createLevelTableCellEditor

public static java.lang.Object createLevelTableCellEditor()
Returns:
table cell editor

Log4j 1.3alpha-4

Copyright 2000-2003 Apache Software Foundation.