Class PropertyColumnModel

java.lang.Object
javax.swing.table.DefaultTableColumnModel
com.inductiveautomation.factorypmi.designer.property.PropertyColumnModel
All Implemented Interfaces:
PropertyChangeListener, Serializable, EventListener, ListSelectionListener, TableColumnModel

public class PropertyColumnModel extends DefaultTableColumnModel
Column model for the classic property table (from pre-JIDE days). Still used by the classic chart's customizer.
See Also:
  • Constructor Details

    • PropertyColumnModel

      public PropertyColumnModel()