A Visio-style tab box that uses a "window shade" metaphor instead of a tabbed folder metaphor. This class implements virtually the same interface as JTabbedPane, but uses the naming convention "shade" instead of "tab".
@see javax.swing.JTabbedPane
@author Michael Shilman
@version $Id: JShadePane.java,v 1.24.4.1 2008/03/25 22:31:14 cxh Exp $