Home
last modified time | relevance | path

Searched refs:translateButton (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBUntranslatedPanel.java147 JButton translateButton = new JButton(Resources.getTranslation("button_mark_translated")); in initComponents() local
151translateButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_mark_… in initComponents()
166 translateButton.addActionListener(new ActionListener() { in initComponents()
180 lowerPanel.add(translateButton); in initComponents()
DRBGroupPanel.java125 JButton translateButton = new JButton(Resources.getTranslation("button_mark_translated")); in initComponents() local
128translateButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_mark_… in initComponents()
148 translateButton.addActionListener(new ActionListener(){ in initComponents()
159 lowerPanel.add(translateButton); in initComponents()