Searched refs:fileChooseButton (Results 1 – 1 of 1) sorted by relevance
317 JButton fileChooseButton = new JButton(Resources.getTranslation("button_choose")); in initComponents() local382 fileChooseButton.addActionListener(new ActionListener(){ in initComponents()432 topInnerPanel.add(fileChooseButton, BorderLayout.EAST); in initComponents()