Searched refs:setShellStyle (Results 1 – 4 of 4) sorted by relevance
67 protected void setShellStyle(int newShellStyle) { in setShellStyle() method in LintListDialog69 super.setShellStyle(newShellStyle | SWT.TITLE | SWT.MODELESS | SWT.RESIZE); in setShellStyle()
41 setShellStyle(SWT.DIALOG_TRIM | SWT.RESIZE); in PropertiesDialog()
88 setShellStyle(shellStyle | SWT.MAX | SWT.RESIZE); in ReferenceChooserDialog()
202 setShellStyle(shellStyle | SWT.MAX | SWT.RESIZE); in FlagSelectionDialog()