Searched defs:leftPanel (Results 1 – 2 of 2) sorted by relevance
193 Composite leftPanel = new Composite(topPanel, SWT.NONE); in createUI() local248 private void createLeftPanel(Composite leftPanel) { in createLeftPanel()
1160 Composite leftPanel = new Composite(comp, SWT.NONE); in createTopPanel() local