Vertical « JTabbedPane « Java Swing Q&A





1. How to create vertical tabs in Java?    stackoverflow.com

I would like to get the effect like if JTabbedPane would be turned 90 degrees counterclockwise (only tabs but not the content inside tabs). What is the best way to implement ...

2. Vertical right aligned Tabs    coderanch.com