Home | History | Annotate | Download | only in ui

Lines Matching refs:BORDER

120 	CCombo combo= new CCombo(parent, SWT.BORDER);
334 List list = new List(parent, SWT.MULTI | SWT.BORDER);
396 Table table = new Table(parent, SWT.BORDER);
414 Text text = new Text(parent, SWT.SINGLE | SWT.BORDER);