Searched refs:newShellStyle (Results 1 – 1 of 1) sorted by relevance
79 protected void setShellStyle(int newShellStyle) { in setShellStyle() argument81 super.setShellStyle(newShellStyle | SWT.TITLE | SWT.MODELESS | SWT.RESIZE); in setShellStyle()