Searched defs:toolBar (Results 1 – 4 of 4) sorted by relevance
221 private static void addSeparator(ToolBar toolBar) { in addSeparator()382 ToolBar toolBar = new ToolBar(this, SWT.FLAT | SWT.RIGHT | SWT.HORIZONTAL); in createZoomControls() local451 ToolBar toolBar = new ToolBar(this, SWT.FLAT | SWT.RIGHT | SWT.HORIZONTAL); in createLintControls() local
1068 private void createDevicePanelToolBar(ToolBar toolBar) { in createDevicePanelToolBar()1269 ToolBar toolBar = new ToolBar(comp, SWT.HORIZONTAL); in createBottomPanel() local1418 ToolBar toolBar = new ToolBar(comp, SWT.HORIZONTAL | SWT.RIGHT | SWT.WRAP); in createLeftPanel() local1524 ToolBar toolBar = new ToolBar(mExplorerShell, SWT.HORIZONTAL); in createFileExplorer() local
448 JToolBar toolBar = new JToolBar(); in buildToolBar() local831 JToolBar toolBar = new JToolBar(); in showCaptureWindow() local
536 ToolBar toolBar = new ToolBar(c, SWT.FLAT); in createLiveFilters() local