Searched refs:selectionListener (Results 1 – 2 of 2) sorted by relevance
91 SelectionAdapter selectionListener = new SelectionAdapter() { in createControl() local101 mTypeCombo.addSelectionListener(selectionListener); in createControl()108 mFlatten.addSelectionListener(selectionListener); in createControl()
423 @NonNull SelectionListener selectionListener, in createOptionCombo() argument487 combo.addSelectionListener(selectionListener); in createOptionCombo()