Searched defs:okButton (Results 1 – 3 of 3) sorted by relevance
587 Button okButton = getButton(IDialogConstants.OK_ID); in enableOkButton() local601 Button okButton = getButton(IDialogConstants.OK_ID); in isOkButtonEnabled() local
226 Button okButton = new Button(bottomComp, SWT.NONE); in createUI() local
214 Button okButton = new Button(bottomButtons, SWT.PUSH); in createUI() local