Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBGroupPanel.java28 JLabel jLabelGroupNameTitle; field in RBGroupPanel
118 jLabelGroupNameTitle = new JLabel(Resources.getTranslation("basegroup_group_name")); in initComponents()
132 jLabelGroupNameTitle.setHorizontalAlignment(SwingConstants.LEFT); in initComponents()
168 add(jLabelGroupNameTitle, gbc); in initComponents()
191 jLabelGroupNameTitle = new JLabel(Resources.getTranslation("basegroup_group_name")); in initComponents()
324 add(jLabelGroupNameTitle, gbc); in initComponents()