Home
last modified time | relevance | path

Searched refs:findButton (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBSearchPanel.java39 JButton findButton = new JButton(Resources.getTranslation("button_search_find_all")); field in RBSearchPanel
224 findButton.addActionListener(new ActionListener(){ in initComponents()
236 findButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_search_find_all_trigger"))); in initComponents()
257 southPanel.add(findButton); in initComponents()

Completed in 2 milliseconds