Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleGroupCreationDialog.java36 JLabel nameLabel = new JLabel(Resources.getTranslation("dialog_group")); field in BundleGroupCreationDialog
84 nameLabel.setPreferredSize(leftDim); in initComponents()
90 box1.add(nameLabel); box1.add(nameField); in initComponents()
H A DBundleGroupEditDialog.java35 JLabel nameLabel = new JLabel(Resources.getTranslation("dialog_group")); field in BundleGroupEditDialog
85 nameLabel.setPreferredSize(leftDim); in initComponents()
94 box1.add(nameLabel); box1.add(nameField); in initComponents()
H A DPreferencesDialog.java81 JLabel nameLabel = new JLabel(Resources.getTranslation("dialog_preferences_username")); in initComponents()
102 nameLabel.setPreferredSize(localeDim1); in initComponents()
190 panel1.add(nameLabel); in initComponents()
H A DBundleItemCreationDialog.java44 JLabel nameLabel = new JLabel(Resources.getTranslation("dialog_key")); field in BundleItemCreationDialog
266 nameLabel.setPreferredSize(leftDim); in initComponents()
275 box2.add(nameLabel); box2.add(nameField); in initComponents()

Completed in 3 milliseconds