Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java48 JLabel transLabel = new JLabel(Resources.getTranslation("dialog_translation")); field in BundleItemDialog
135 transLabel.setPreferredSize(leftDim); in initComponents()
192 box2.add(transLabel); box2.add(transField); in initComponents()
H A DBundleItemCreationDialog.java45 JLabel transLabel = new JLabel(Resources.getTranslation("dialog_translation")); field in BundleItemCreationDialog
270 transLabel.setPreferredSize(leftDim); in initComponents()
277 box3.add(transLabel); box3.add(transField); in initComponents()

Completed in 2 milliseconds