Searched refs:deleteButton (Results 1 – 2 of 2) sorted by relevance
146 JButton deleteButton = new JButton(Resources.getTranslation("button_delete_resource")); in initComponents() local150 …deleteButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_delete_r… in initComponents()161 deleteButton.addActionListener(new ActionListener() { in initComponents()179 lowerPanel.add(deleteButton); in initComponents()
124 JButton deleteButton = new JButton(Resources.getTranslation("button_delete_resource")); in initComponents() local127 …deleteButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_delete_r… in initComponents()142 deleteButton.addActionListener(new ActionListener(){ in initComponents()158 lowerPanel.add(deleteButton); in initComponents()