1. Java: Strange behavior of JEditorPane wrapped inside JScrollPane stackoverflow.comI'm trying to build a simple help system to my software. |
2. JEditorPane and JScrollPane coderanch.comHi all, when i add an html file to a editorpane and then add that to a jscrollpane, the scrollbar is completely at the bottom, while i want to have it at the top. I looked at scrollbar methods, but can find the right method to do it. Anyone have ideas ? thanks |
3. Why JeditorPane inside a JScrollPane start from buttom? coderanch.com |