Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java50 JLabel lookupLabel = new JLabel(Resources.getTranslation("dialog_lookups")); field in BundleItemDialog
141 lookupLabel.setPreferredSize(leftDim); in initComponents()
194 box4.add(Box.createHorizontalGlue()); box4.add(lookupLabel); in initComponents()
H A DBundleItemCreationDialog.java47 JLabel lookupLabel = new JLabel(Resources.getTranslation("dialog_lookups")); field in BundleItemCreationDialog
272 lookupLabel.setPreferredSize(leftDim); in initComponents()
283 box5.add(Box.createHorizontalGlue()); box5.add(lookupLabel); box5.add(Box.createHorizontalStrut(5)); in initComponents()

Completed in 2 milliseconds