Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java53 JLabel numItemLabel; field in RBStatisticsPanel
210numItemLabel = new JLabel(Resources.getTranslation("basestats_item_count") + " " + rbm.getN… in initComponents()
301 itemPanel.add(numItemLabel, BorderLayout.NORTH); in initComponents()