Searched refs:westPanel2 (Results 1 – 1 of 1) sorted by relevance
219 JPanel westPanel2 = new JPanel(new FlowLayout(FlowLayout.LEFT)); in initComponents() local244 westPanel2.add(replaceLabel); in initComponents()245 westPanel2.add(Box.createHorizontalStrut(5)); in initComponents()246 westPanel2.add(replaceField); in initComponents()250 leftBox.add(westPanel2); in initComponents()