Searched refs:setShellStyle (Results 1 – 4 of 4) sorted by relevance
79 protected void setShellStyle(int newShellStyle) { in setShellStyle() method in LintListDialog81 super.setShellStyle(newShellStyle | SWT.TITLE | SWT.MODELESS | SWT.RESIZE); in setShellStyle()
202 setShellStyle(shellStyle | SWT.MAX | SWT.RESIZE); in FlagSelectionDialog()
89 setShellStyle(shellStyle | SWT.MAX | SWT.RESIZE); in ReferenceChooserDialog()
127 setShellStyle(SWT.CLOSE | SWT.RESIZE | SWT.TITLE); in AddTranslationDialog()