Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java52 JLabel numGroupLabel; field in RBStatisticsPanel
209numGroupLabel = new JLabel(Resources.getTranslation("basestats_group_count") + " " + rbm.get… in initComponents()
292 groupPanel.add(numGroupLabel, BorderLayout.NORTH); in initComponents()