Searched refs:jLabelStatsTitle (Results 1 – 1 of 1) sorted by relevance
25 JLabel jLabelStatsTitle; field in RBStatisticsPanel111 jLabelStatsTitle = new JLabel(bundle.name); in initComponents()138 jLabelStatsTitle.setFont(new Font("SansSerif",Font.PLAIN,18)); in initComponents()174 mainBox.add(jLabelStatsTitle); in initComponents()329 jLabelStatsTitle.setText(bundle.name); in updateComponents()