pivot.wtk.skin.terra
Class TerraLabelSkin

java.lang.Object
  extended by pivot.wtk.skin.ComponentSkin
      extended by pivot.wtk.skin.LabelSkin
          extended by pivot.wtk.skin.terra.TerraLabelSkin
All Implemented Interfaces:
ComponentKeyListener, ComponentLayoutListener, ComponentListener, ComponentMouseButtonListener, ComponentMouseListener, ComponentMouseWheelListener, ComponentStateListener, ConstrainedVisual, LabelListener, Skin, Visual

public class TerraLabelSkin
extends LabelSkin

Terra label skin.

Author:
gbrown

Nested Class Summary
 
Nested classes/interfaces inherited from interface pivot.wtk.ComponentListener
ComponentListener.Adapter
 
Nested classes/interfaces inherited from interface pivot.wtk.ComponentStateListener
ComponentStateListener.Adapter
 
Nested classes/interfaces inherited from interface pivot.wtk.ComponentMouseListener
ComponentMouseListener.Adapter
 
Nested classes/interfaces inherited from interface pivot.wtk.ComponentMouseButtonListener
ComponentMouseButtonListener.Adapter
 
Nested classes/interfaces inherited from interface pivot.wtk.ComponentKeyListener
ComponentKeyListener.Adapter
 
Field Summary
 
Fields inherited from class pivot.wtk.skin.ComponentSkin
SHOW_TOOLTIP_TIMEOUT
 
Constructor Summary
TerraLabelSkin()
           
 
Method Summary
 void setColor(int color)
           
 
Methods inherited from class pivot.wtk.skin.LabelSkin
getColor, getFont, getFontSize, getHorizontalAlignment, getPadding, getPreferredHeight, getPreferredSize, getPreferredWidth, getTextDecoration, getVerticalAlignment, getWrapText, install, isFocusable, isFontBold, isFontItalic, isOpaque, layout, paint, setColor, setColor, setFont, setFont, setFontBold, setFontItalic, setFontSize, setHorizontalAlignment, setHorizontalAlignment, setPadding, setPadding, setPadding, setPadding, setTextDecoration, setTextDecoration, setVerticalAlignment, setVerticalAlignment, setWrapText, textChanged, textKeyChanged, uninstall
 
Methods inherited from class pivot.wtk.skin.ComponentSkin
cursorChanged, displayableChanged, enabledChanged, focusedChanged, getComponent, getHeight, getWidth, invalidateComponent, keyPressed, keyReleased, keyTyped, locationChanged, mouseClick, mouseDown, mouseMove, mouseOut, mouseOver, mouseUp, mouseWheel, parentChanged, preferredSizeChanged, repaintComponent, 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

TerraLabelSkin

public TerraLabelSkin()
Method Detail

setColor

public final void setColor(int color)