Home
last modified time | relevance | path

Searched refs:jLabelGroupTitle (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBGroupPanel.java27 JLabel jLabelGroupTitle; field in RBGroupPanel
113 jLabelGroupTitle = new JLabel(bundle.name); in initComponents()
139 jLabelGroupTitle.setFont(new Font("SansSerif",Font.PLAIN,18)); in initComponents()
165 add(jLabelGroupTitle, gbc); in initComponents()
186 jLabelGroupTitle = new JLabel(rbm.getBaseClass() + " - " + Resources.getTranslation("groups")); in initComponents()
227 jLabelGroupTitle.setFont(new Font("SansSerif",Font.PLAIN,18)); in initComponents()
321 add(jLabelGroupTitle, gbc); in initComponents()
349 jLabelGroupTitle.setText(bundle.name); in updateComponents()

Completed in 3 milliseconds