Documentation of 'smile.swing.table.DateCellEditor' Java class
DateCellEditor
smile.swing.table

Class DateCellEditor

  • All Implemented Interfaces:
    java.io.Serializable, javax.swing.CellEditor, javax.swing.table.TableCellEditor, javax.swing.tree.TreeCellEditor


    public class DateCellEditor
    extends javax.swing.DefaultCellEditor
    Implements a cell editor that uses a formatted text field to edit Date values.
    See Also:
    Serialized Form
    • Constructor Detail

      • DateCellEditor

        public DateCellEditor(java.lang.String format)
        Constructor.
      • DateCellEditor

        public DateCellEditor(java.text.DateFormat dateFormat)
        Constructor.
    • Method Detail

      • getTableCellEditorComponent

        public java.awt.Component getTableCellEditorComponent(javax.swing.JTable table,
                                                              java.lang.Object value,
                                                              boolean isSelected,
                                                              int row,
                                                              int column)
        Specified by:
        getTableCellEditorComponent in interface javax.swing.table.TableCellEditor
        Overrides:
        getTableCellEditorComponent in class javax.swing.DefaultCellEditor
      • getCellEditorValue

        public java.lang.Object getCellEditorValue()
        Specified by:
        getCellEditorValue in interface javax.swing.CellEditor
        Overrides:
        getCellEditorValue in class javax.swing.DefaultCellEditor
      • stopCellEditing

        public boolean stopCellEditing()
        Specified by:
        stopCellEditing in interface javax.swing.CellEditor
        Overrides:
        stopCellEditing in class javax.swing.DefaultCellEditor

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.