Searched refs:fileButton (Results 1 – 1 of 1) sorted by relevance
67 JButton fileButton; field in RBStatisticsPanel217 fileButton = new JButton(Resources.getTranslation("button_add_file")); in initComponents()250 …fileButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_file_t… in initComponents()255 fileButton.addActionListener(new ActionListener(){ in initComponents()289 filePanel.add(fileButton, BorderLayout.SOUTH); in initComponents()