Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java59 JScrollPane groupScroll; field in RBStatisticsPanel
226 groupScroll = new JScrollPane(groupList); in initComponents()
293 groupPanel.add(groupScroll, BorderLayout.CENTER); in initComponents()