{@inheritDoc} Shell sh = (Shell)obj; return ((sh.getStyle() & SWT.MAX) != 0);
Shell sh = (Shell)obj; return ((sh.getStyle() & SWT.MAX) != 0);