| Author |
Why JeditorPane inside a JScrollPane start from buttom?
|
Sammy Bill
Ranch Hand
Joined: Dec 29, 2008
Posts: 96
|
|
Hello,
I have a JEditorPane inside a JScrollePane and for some reason, when i view a link in the JEditorPane, The page start at the buttom.
How can i fix this so when the panel is loaded, the page will start from the top?
Thanks
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Set the caret position at the start.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: Why JeditorPane inside a JScrollPane start from buttom?
|
|
|