Class WindowBar

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class WindowBar extends AbstractTabWindow
A window bar is located at the edge of a root window. It's a tabbed panel where the content panel is dynamically shown and hidden. A window bar is enabled and disabled using the Component.setEnabled(boolean) method.
See Also: