pivot.wtk.skin.terra
Class TerraScrollPaneSkin

java.lang.Object
  extended by pivot.wtk.skin.ComponentSkin
      extended by pivot.wtk.skin.ContainerSkin
          extended by pivot.wtk.skin.ScrollPaneSkin
              extended by pivot.wtk.skin.terra.TerraScrollPaneSkin
All Implemented Interfaces:
ComponentKeyListener, ComponentLayoutListener, ComponentListener, ComponentMouseButtonListener, ComponentMouseListener, ComponentMouseWheelListener, ComponentStateListener, ConstrainedVisual, ContainerListener, ScrollBarValueListener, ScrollPaneListener, Skin, Viewport.Skin, ViewportListener, Visual

public class TerraScrollPaneSkin
extends ScrollPaneSkin

Scroll pane skin that applies terra-specific colors.


Nested Class Summary
 
Nested classes/interfaces inherited from class pivot.wtk.skin.ContainerSkin
ContainerSkin.IndexFocusTraversalPolicy
 
Field Summary
 
Fields inherited from class pivot.wtk.skin.ComponentSkin
SHOW_TOOLTIP_TIMEOUT
 
Constructor Summary
TerraScrollPaneSkin()
           
 
Method Summary
 void setBackgroundColor(int backgroundColor)
           
 
Methods inherited from class pivot.wtk.skin.ScrollPaneSkin
columnHeaderChanged, cornerChanged, getHorizontalIncrement, getHorizontalReveal, getPreferredHeight, getPreferredSize, getPreferredWidth, getVerticalIncrement, getVerticalReveal, getViewportBounds, horizontalScrollBarPolicyChanged, install, keyPressed, layout, mouseWheel, rowHeaderChanged, scrollLeftChanged, scrollTopChanged, setHorizontalIncrement, setHorizontalReveal, setVerticalIncrement, setVerticalReveal, uninstall, valueChanged, verticalScrollBarPolicyChanged, viewChanged
 
Methods inherited from class pivot.wtk.skin.ContainerSkin
componentInserted, componentsRemoved, contextKeyChanged, focusTraversalPolicyChanged, getBackgroundColor, getBackgroundPaint, isFocusable, paint, setBackgroundColor, setBackgroundColor, setBackgroundPaint
 
Methods inherited from class pivot.wtk.skin.ComponentSkin
cursorChanged, decodeColor, displayableChanged, enabledChanged, focusedChanged, getComponent, getHeight, getWidth, invalidateComponent, keyReleased, keyTyped, locationChanged, mouseClick, mouseDown, mouseMove, mouseOut, mouseOver, mouseUp, parentChanged, preferredSizeChanged, repaintComponent, repaintComponent, repaintComponent, setSize, sizeChanged, styleUpdated, tooltipTextChanged, visibleChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerraScrollPaneSkin

public TerraScrollPaneSkin()
Method Detail

setBackgroundColor

public final void setBackgroundColor(int backgroundColor)