May 3rd, 2000, 12:31 PM
Hi,
I create a JScollPane (JScrollPane sp = new JScrollPane(ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS, ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS)) and put it into a JSplitPane - but I can not scroll !?
What must I do?
Thanks
I create a JScollPane (JScrollPane sp = new JScrollPane(ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS, ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS)) and put it into a JSplitPane - but I can not scroll !?
What must I do?
Thanks