Custom JTabbedPane scroll buttons?
Is it possible to customize the left/right buttons that appear when a JTabbedPane has too many tabs and needs to scroll hidden tabs into view? I would like to customize both their appearance and their placement (ex: one on the left, one on the right).
thx