Searched defs:rightPanel (Results 1 – 2 of 2) sorted by relevance
194 Composite rightPanel = new Composite(topPanel, SWT.NONE); in createUI() local399 private void createRightPanel(Composite rightPanel) { in createRightPanel()575 private SelectionWidgets createEventSelection(Composite rightPanel, in createEventSelection()
1126 Composite rightPanel = new Composite(comp, SWT.NONE); in createTopPanel() local