Class BasicJideTabbedPaneUI.ScrollableTabViewport

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JViewport
com.jidesoft.plaf.basic.BasicJideTabbedPaneUI.ScrollableTabViewport
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, UIResource
Enclosing class:
BasicJideTabbedPaneUI

public class BasicJideTabbedPaneUI.ScrollableTabViewport extends JViewport implements UIResource
See Also:
  • Constructor Details

    • ScrollableTabViewport

      public ScrollableTabViewport()
  • Method Details

    • setViewPosition

      public void setViewPosition(Point p)
      Overrides:
      setViewPosition in class JViewport
    • getBackground

      public Color getBackground()
      Gets the background color of this component.
      Overrides:
      getBackground in class Component
      Returns:
      this component's background color; if this component does not have a background color, the background color of its parent is returned