org.apache.pivot.wtk.skin.terra
Class TerraTextAreaSkin
java.lang.Object
org.apache.pivot.wtk.skin.ComponentSkin
org.apache.pivot.wtk.skin.TextAreaSkin
org.apache.pivot.wtk.skin.terra.TerraTextAreaSkin
- All Implemented Interfaces:
- ComponentKeyListener, ComponentListener, ComponentMouseButtonListener, ComponentMouseListener, ComponentMouseWheelListener, ComponentStateListener, ComponentTooltipListener, ConstrainedVisual, Skin, TextArea.Skin, TextAreaContentListener, TextAreaListener, TextAreaSelectionListener, Visual
public class TerraTextAreaSkin
- extends TextAreaSkin
Terra text area skin.
Methods inherited from class org.apache.pivot.wtk.skin.TextAreaSkin |
editableChanged, enabledChanged, focusedChanged, getAcceptsEnter, getAcceptsTab, getBackgroundColor, getBaseline, getCharacterBounds, getColor, getFont, getInactiveColor, getInactiveSelectionBackgroundColor, getInactiveSelectionColor, getInsertionPoint, getLineWidth, getMargin, getNextInsertionPoint, getPreferredHeight, getPreferredSize, getPreferredWidth, getRowAt, getRowCount, getRowLength, getRowOffset, getSelection, getSelectionBackgroundColor, getSelectionColor, getTabWidth, getWrapText, install, isOpaque, keyPressed, keyTyped, layout, maximumLengthChanged, mouseClick, mouseDown, mouseMove, mouseUp, paint, paragraphInserted, paragraphsRemoved, selectionChanged, setAcceptsEnter, setAcceptsTab, setBackgroundColor, setBackgroundColor, setColor, setColor, setFont, setFont, setFont, setInactiveColor, setInactiveColor, setInactiveSelectionBackgroundColor, setInactiveSelectionBackgroundColor, setInactiveSelectionColor, setInactiveSelectionColor, setLineWidth, setMargin, setMargin, setMargin, setMargin, setMargin, setSelectionBackgroundColor, setSelectionBackgroundColor, setSelectionColor, setSelectionColor, setTabWidth, setWrapText, textChanged |
Methods inherited from class org.apache.pivot.wtk.skin.ComponentSkin |
cursorChanged, decodeFont, dragSourceChanged, dropTargetChanged, getBaseline, getComponent, getHeight, getWidth, heightLimitsChanged, invalidateComponent, isFocusable, keyReleased, locationChanged, menuHandlerChanged, mouseOut, mouseOver, mouseWheel, 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 |
TerraTextAreaSkin
public TerraTextAreaSkin()
setColor
public final void setColor(int color)
setInactiveColor
public final void setInactiveColor(int inactiveColor)
setBackgroundColor
public final void setBackgroundColor(int backgroundColor)
setSelectionColor
public final void setSelectionColor(int backgroundColor)
setSelectionBackgroundColor
public final void setSelectionBackgroundColor(int backgroundColor)
setInactiveSelectionColor
public final void setInactiveSelectionColor(int backgroundColor)
setInactiveSelectionBackgroundColor
public final void setInactiveSelectionBackgroundColor(int backgroundColor)