Searched refs:itemButton (Results 1 – 1 of 1) sorted by relevance
69 JButton itemButton; field in RBStatisticsPanel219 itemButton = new JButton(Resources.getTranslation("button_add_resource")); in initComponents()252 …itemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_resour… in initComponents()275 itemButton.addActionListener(new ActionListener(){ in initComponents()303 itemPanel.add(itemButton, BorderLayout.SOUTH); in initComponents()