Searched refs:westPanel1 (Results 1 – 1 of 1) sorted by relevance
218 JPanel westPanel1 = new JPanel(new FlowLayout(FlowLayout.LEFT)); in initComponents() local240 westPanel1.add(findLabel); in initComponents()241 westPanel1.add(Box.createHorizontalStrut(5)); in initComponents()242 westPanel1.add(findField); in initComponents()249 leftBox.add(westPanel1); in initComponents()