Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBUntranslatedPanel.java35 JScrollPane mainScroll; field in RBUntranslatedPanel
200 mainScroll = new JScrollPane(mainBox); in initComponents()
232 mainScroll.setPreferredSize(getSize()); in initComponents()
234 add(mainScroll); in initComponents()