Searched refs:editItemButton (Results 1 – 1 of 1) sorted by relevance
39 JButton editItemButton; field in RBGroupPanel203 editItemButton = new JButton(Resources.getTranslation("button_edit_resource")); in initComponents()219 …editItemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_edit_r… in initComponents()250 editItemButton.addActionListener(new ActionListener() { in initComponents()310 itemPanel.add(editItemButton, BorderLayout.CENTER); in initComponents()