Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java61 JLabel lookupLabel2 = null; field in BundleItemDialog
148 lookupLabel2 = new JLabel(Resources.getTranslation("none")); in initComponents()
149 lookupLabel2.setPreferredSize(rightDim); in initComponents()
195 if (lookupLabel2 != null) { in initComponents()
197 box4.add(lookupLabel2); in initComponents()

Completed in 1 milliseconds