Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBSearchPanel.java44 JScrollPane tableScroll; field in RBSearchPanel
204 tableScroll = new JScrollPane(table); in initComponents()
269 add(tableScroll, BorderLayout.CENTER); in initComponents()