pivot.wtk.skin.terra
Class TerraFlowPaneSkin

java.lang.Object
  extended by pivot.wtk.skin.ComponentSkin
      extended by pivot.wtk.skin.ContainerSkin
          extended by pivot.wtk.skin.FlowPaneSkin
              extended by pivot.wtk.skin.terra.TerraFlowPaneSkin
All Implemented Interfaces:
ComponentKeyListener, ComponentLayoutListener, ComponentListener, ComponentMouseButtonListener, ComponentMouseListener, ComponentMouseWheelListener, ComponentStateListener, ConstrainedVisual, ContainerListener, FlowPaneListener, Skin, Visual

public class TerraFlowPaneSkin
extends FlowPaneSkin

Terra flow pane skin.

Author:
gbrown

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
TerraFlowPaneSkin()
           
 
Method Summary
 void setBackgroundColor(int backgroundColor)
           
 
Methods inherited from class pivot.wtk.skin.FlowPaneSkin
getHorizontalAlignment, getPadding, getPreferredHeight, getPreferredSize, getPreferredWidth, getSpacing, getVerticalAlignment, layout, orientationChanged, setHorizontalAlignment, setHorizontalAlignment, setPadding, setPadding, setPadding, setPadding, setSpacing, setSpacing, setVerticalAlignment, setVerticalAlignment
 
Methods inherited from class pivot.wtk.skin.ContainerSkin
componentInserted, componentsRemoved, contextKeyChanged, focusTraversalPolicyChanged, getBackgroundColor, getBackgroundPaint, install, isFocusable, paint, setBackgroundColor, setBackgroundColor, setBackgroundPaint, uninstall
 
Methods inherited from class pivot.wtk.skin.ComponentSkin
cursorChanged, decodeColor, displayableChanged, enabledChanged, focusedChanged, getComponent, getHeight, getWidth, invalidateComponent, keyPressed, keyReleased, keyTyped, locationChanged, mouseClick, mouseDown, mouseMove, mouseOut, mouseOver, mouseUp, mouseWheel, 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

TerraFlowPaneSkin

public TerraFlowPaneSkin()
Method Detail

setBackgroundColor

public final void setBackgroundColor(int backgroundColor)