Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java51 JLabel numDupLabel; field in RBStatisticsPanel
211numDupLabel = new JLabel(Resources.getTranslation("basestats_duplicates_count") + " " + rb… in initComponents()
297 dupBox.add(numDupLabel); in initComponents()