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