Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java27 JLabel jLabelStatsName; field in RBStatisticsPanel
113 jLabelStatsName = new JLabel(Resources.getTranslation("languagestats_title")); in initComponents()
176 mainBox.add(jLabelStatsName); in initComponents()