Home
last modified time | relevance | path

Searched refs:findLabel (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBSearchPanel.java28 JLabel findLabel = new JLabel(Resources.getTranslation("search_find")); field in RBSearchPanel
213 findLabel.setPreferredSize(dim); in initComponents()
240 westPanel1.add(findLabel); in initComponents()