Searched refs:leftBox (Results 1 – 1 of 1) sorted by relevance
221 Box leftBox = new Box(BoxLayout.Y_AXIS); in initComponents() local248 leftBox.add(Box.createVerticalGlue()); in initComponents()249 leftBox.add(westPanel1); in initComponents()250 leftBox.add(westPanel2); in initComponents()264 innerPanel.add(leftBox, BorderLayout.CENTER); in initComponents()