Simple JScrollPane question
843806Mar 31 2008 — edited Apr 1 2008JScrollPanes put their horizontal scrollbar at the bottom of the viewport and their vertical scrollbar at the far right of the viewport.
Just curious if there exists any way to specify different locations, I.e. horizontal scrollbar along the top instead of the bottom, etc.
I was looking through the API a moment ago, but I wasn't seeing anything. Maybe I just missed it.