Searched refs:numItemLabel (Results 1 – 1 of 1) sorted by relevance
53 JLabel numItemLabel; field in RBStatisticsPanel210 …numItemLabel = new JLabel(Resources.getTranslation("basestats_item_count") + " " + rbm.getN… in initComponents()301 itemPanel.add(numItemLabel, BorderLayout.NORTH); in initComponents()