Searched refs:createItemButton (Results 1 – 1 of 1) sorted by relevance
37 JButton createItemButton; field in RBGroupPanel199 createItemButton = new JButton(Resources.getTranslation("button_create_resource")); in initComponents()218 …createItemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_crea… in initComponents()241 createItemButton.addActionListener(new ActionListener(){ in initComponents()309 itemPanel.add(createItemButton, BorderLayout.WEST); in initComponents()