Searched refs:resourcePanel (Results 1 – 1 of 1) sorted by relevance
332 JPanel resourcePanel = new JPanel(new FlowLayout(FlowLayout.LEFT)); in initComponents() local346 …resourcePanel.setBorder(BorderFactory.createTitledBorder(Resources.getTranslation("import_resource… in initComponents()423 resourcePanel.add(resourceBox); in initComponents()425 midBox.add(resourcePanel); in initComponents()