Searched refs:translateButton (Results 1 – 2 of 2) sorted by relevance
147 JButton translateButton = new JButton(Resources.getTranslation("button_mark_translated")); in initComponents() local151 …translateButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_mark_… in initComponents()166 translateButton.addActionListener(new ActionListener() { in initComponents()180 lowerPanel.add(translateButton); in initComponents()
125 JButton translateButton = new JButton(Resources.getTranslation("button_mark_translated")); in initComponents() local128 …translateButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_mark_… in initComponents()148 translateButton.addActionListener(new ActionListener(){ in initComponents()159 lowerPanel.add(translateButton); in initComponents()