Class FlowSetupCellEditor

    • Field Detail

      • m_ComboBox

        protected JComboBox m_ComboBox
        the JCombobox used for displaying the flow setup names.
    • Constructor Detail

      • FlowSetupCellEditor

        public FlowSetupCellEditor​(FlowSetupTableModel model)
        Initializes the cell editor.
        Parameters:
        model - the model to use
    • Method Detail

      • update

        protected void update()
        Updates the names listed in the combobox.
      • tableChanged

        public void tableChanged​(TableModelEvent e)
        This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
        Specified by:
        tableChanged in interface TableModelListener
        Parameters:
        e - the event