1. Custom JScrollbar Problem (change the knob/thumb) stackoverflow.comI want to change the look of a JScrollBar. |
2. JScrollBar doesn't show the thumb stackoverflow.comWhen I set visibleAmount of JScrollBar equal with maximum Value, the thumb of JScrollbar is disappear. I don't know why? and i want to make the scrollbar like that: [<][ --- ][>] ... |
3. Scrollbar thumb color coderanch.com |
4. Scroll thumb on the ScrollPanel java-forums.orgHi all, in the same way i drawn the thumb on the scrollbar (paint() function of a custom scrollbar instance) i drawn the arrow buttons with custom bitmaps. The problem is that when the application starts i see the new bitmaps but when i press them i see the default gray buttons !!!! How can i solve? How can i access ... |
5. JScrollBar doesn't show thumb java-forums.org |