Description: If you\'re developing your application using Java on the Macintosh, you may have noticed that Apple\'s Human Interface Guidelines specify vertical text in side tabs, but Java only supports horizontal text. This article will help you learn how to display vertical text in a Swing component such as a JTabbedPane. It is written for intermediate-level programmers.