Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java61 JScrollPane fileScroll; field in RBStatisticsPanel
225 fileScroll = new JScrollPane(fileList); in initComponents()
288 filePanel.add(fileScroll, BorderLayout.CENTER); in initComponents()