Class MetadataTableEditor

java.lang.Object
javax.swing.AbstractCellEditor
de.pco.example.MetadataTableEditor
All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor

public class MetadataTableEditor
extends AbstractCellEditor
implements TableCellEditor
Required class of the JTable API that represents the UI components used for editing the values in the table
Author:
PCO
See Also:
Serialized Form
  • Constructor Details

    • MetadataTableEditor

      public MetadataTableEditor()
      Constructor
  • Method Details