Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemCreationDialog.java54 JLabel noLookupLabel = null; field in BundleItemCreationDialog
232 noLookupLabel = null; in initComponents()
259 noLookupLabel = new JLabel(Resources.getTranslation("none")); in initComponents()
284 if (noLookupLabel != null) { in initComponents()
285 noLookupLabel.setPreferredSize(rightDim); in initComponents()
286 box5.add(noLookupLabel); in initComponents()
381 if (noLookupLabel == null) { in initComponents()

Completed in 1 milliseconds