org.apache.pivot.wtk.skin.terra
Class TerraScrollPaneSkin

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

public class TerraScrollPaneSkin
extends org.apache.pivot.wtk.skin.ScrollPaneSkin

Scroll pane skin that applies terra-specific colors.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.pivot.wtk.skin.ContainerSkin
org.apache.pivot.wtk.skin.ContainerSkin.IndexFocusTraversalPolicy
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ScrollPaneListener
org.apache.pivot.wtk.ScrollPaneListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ViewportListener
org.apache.pivot.wtk.ViewportListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ContainerListener
org.apache.pivot.wtk.ContainerListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ContainerMouseListener
org.apache.pivot.wtk.ContainerMouseListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ComponentListener
org.apache.pivot.wtk.ComponentListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ComponentStateListener
org.apache.pivot.wtk.ComponentStateListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ComponentMouseListener
org.apache.pivot.wtk.ComponentMouseListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ComponentMouseButtonListener
org.apache.pivot.wtk.ComponentMouseButtonListener.Adapter
 
Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ComponentKeyListener
org.apache.pivot.wtk.ComponentKeyListener.Adapter
 
Constructor Summary
TerraScrollPaneSkin()
           
 
Method Summary
 void setBackgroundColor(int backgroundColor)
           
 
Methods inherited from class org.apache.pivot.wtk.skin.ScrollPaneSkin
columnHeaderChanged, cornerChanged, getBaseline, getHorizontalIncrement, getHorizontalReveal, getPreferredHeight, getPreferredSize, getPreferredWidth, getVerticalIncrement, getVerticalReveal, getViewportBounds, horizontalScrollBarPolicyChanged, install, keyPressed, layout, mouseWheel, rowHeaderChanged, scrollLeftChanged, scrollTopChanged, setBackgroundPaint, setHorizontalIncrement, setHorizontalReveal, setVerticalIncrement, setVerticalReveal, valueChanged, verticalScrollBarPolicyChanged, viewChanged
 
Methods inherited from class org.apache.pivot.wtk.skin.ContainerSkin
componentInserted, componentMoved, componentsRemoved, focusTraversalPolicyChanged, getBackgroundColor, getBackgroundPaint, isFocusable, isOpaque, mouseDown, mouseMove, mouseUp, mouseWheel, paint, setBackgroundColor, setBackgroundColor, setBackgroundPaint, setBackgroundPaint
 
Methods inherited from class org.apache.pivot.wtk.skin.ComponentSkin
cursorChanged, decodeFont, dragSourceChanged, dropTargetChanged, enabledChanged, focusedChanged, getBaseline, getComponent, getHeight, getWidth, heightLimitsChanged, invalidateComponent, keyReleased, keyTyped, locationChanged, menuHandlerChanged, mouseClick, mouseDown, mouseMove, mouseOut, mouseOver, mouseUp, nameChanged, parentChanged, preferredSizeChanged, repaintComponent, repaintComponent, repaintComponent, repaintComponent, repaintComponent, setSize, sizeChanged, tooltipDelayChanged, tooltipTextChanged, tooltipTriggered, visibleChanged, widthLimitsChanged
 
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)