Interface PropertyTableModel

All Superinterfaces:
TableModel
All Known Implementing Classes:
ArrayTableModel

public interface PropertyTableModel extends TableModel
  • Method Details

    • getClassForCell

      Class getClassForCell(int row, int col)
    • getEditorForCell

      PropertyEditor getEditorForCell(int row, int column)