Searched refs:groupButton (Results 1 – 1 of 1) sorted by relevance
68 JButton groupButton; field in RBStatisticsPanel218 groupButton = new JButton(Resources.getTranslation("button_add_group")); in initComponents()251 …groupButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_group… in initComponents()265 groupButton.addActionListener(new ActionListener(){ in initComponents()294 groupPanel.add(groupButton, BorderLayout.SOUTH); in initComponents()