Searched refs:dimRight (Results 1 – 1 of 1) sorted by relevance
41 …private static final Dimension dimRight = new Dimension(dimMain.width-dimLeft.width - buffer,dimBo… field in RBManagerGUI177 jPanelStats.setSize(dimRight); in initComponents()178 jPanelUntrans.setSize(dimRight); in initComponents()179 jPanelGroups.setSize(dimRight); in initComponents()180 jPanelSearch.setSize(dimRight); in initComponents()183 jTabbedPaneMain.setSize(dimRight); in initComponents()