Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBImporter.java319 JButton importButton = new JButton(Resources.getTranslation("button_import")); in initComponents() local
366 importButton.addActionListener(new ActionListener(){ in initComponents()
438 botPanel.add(importButton); in initComponents()