Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBImporter.java64 JLabel sourceLabel; field in RBImporter
107 sourceLabel.setText(Resources.getTranslation("import_source_file",f.getAbsolutePath())); in chooseFile()
314 sourceLabel = new JLabel(Resources.getTranslation("import_source_file","--")); in initComponents()
431 topInnerPanel.add(sourceLabel, BorderLayout.CENTER); in initComponents()