ScrollPane
"JiangYongzhen" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
I created a textarea within a ScrollPane using the Form Editor.When excuting,neither of VerticalScrollBar and HorizontalScrollBar is visible.I do a getVerticalScrollBar() on the scrollpane,it exists.How could this be? i don't know why. Thanks.