Searched defs:toolBar (Results 1 – 4 of 4) sorted by relevance
313 private static void addSeparator(ToolBar toolBar) { in addSeparator()480 ToolBar toolBar = new ToolBar(this, SWT.FLAT | SWT.RIGHT | SWT.HORIZONTAL); in createZoomControls() local549 ToolBar toolBar = new ToolBar(this, SWT.FLAT | SWT.RIGHT | SWT.HORIZONTAL); in createLintControls() local
450 JToolBar toolBar = new JToolBar(); in buildToolBar() local833 JToolBar toolBar = new JToolBar(); in showCaptureWindow() local
477 ToolBar toolBar = new ToolBar(c, SWT.FLAT | SWT.BORDER); in createOptionsBar() local
205 ToolBar toolBar = new ToolBar(this, SWT.WRAP | SWT.FLAT | SWT.RIGHT | SWT.HORIZONTAL); in ConfigurationChooser() local