java.lang.Object
javax.swing.AbstractCellEditor
javax.swing.DefaultCellEditor
com.inductiveautomation.ignition.designer.tags.editing.propeditors.alarms.AlarmEditPanel.ComboEditor
All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor
Enclosing class:
AlarmEditPanel

protected class AlarmEditPanel.ComboEditor extends DefaultCellEditor
See Also:
  • Constructor Details

    • ComboEditor

      public ComboEditor(Object[] options)
    • ComboEditor

      public ComboEditor(ComboBoxModel model, boolean editable)