Home | History | Annotate | Download | only in controls

Lines Matching refs:Selection

74       addEvents(m_arrow, m_arrowListener, new int[]{SWT.Selection, SWT.FocusIn, SWT.FocusOut});
85 addEvents(m_table, m_tableListener, new int[]{SWT.Selection, SWT.FocusIn, SWT.FocusOut});
191 // check for keyboard navigation and selection
232 case SWT.Selection : {
242 case SWT.Selection : {
249 // send selection event
263 * Sends selection event.
269 notifyListeners(SWT.Selection, e);
302 addListener(SWT.Selection, typedListener);
362 // scroll to selection if needed
488 // not found, remove selection