Searched defs:okButton (Results 1 – 2 of 2) sorted by relevance
679 Button okButton = getButton(IDialogConstants.OK_ID); in enableOkButton() local693 Button okButton = getButton(IDialogConstants.OK_ID); in isOkButtonEnabled() local
228 Button okButton = new Button(bottomComp, SWT.NONE); in createUI() local