posted 22 years ago
I want to have a scroll bar with page up/down and begin/end buttons on it. Is there an easy way to add those to a JScrollBar, or is there another object that may already have something like that available? I've actually tried to add buttons to a JScrollBar object, and it doesn't seem to be working too well.
Shane