Class WindowBar

  • All Implemented Interfaces:
    java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.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:
    Serialized Form