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/
H A DRBStatisticsPanel.java51 JLabel numDupLabel; field in RBStatisticsPanel
211 numDupLabel = new JLabel(Resources.getTranslation("basestats_duplicates_count") + " " + rbm.getNumberDuplicates()); in initComponents()
297 dupBox.add(numDupLabel); in initComponents()

Completed in 2 milliseconds