|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.pivot.wtk.skin.ComponentSkin
org.apache.pivot.wtk.skin.TextAreaSkin
org.apache.pivot.wtk.skin.terra.TerraTextAreaSkin
public class TerraTextAreaSkin
Terra text area skin.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.TextAreaListener |
|---|
org.apache.pivot.wtk.TextAreaListener.Adapter |
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.TextAreaContentListener |
|---|
org.apache.pivot.wtk.TextAreaContentListener.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 | |
|---|---|
TerraTextAreaSkin()
|
|
| Method Summary | |
|---|---|
void |
setBackgroundColor(int backgroundColor)
|
void |
setColor(int color)
|
void |
setInactiveColor(int inactiveColor)
|
void |
setInactiveSelectionBackgroundColor(int backgroundColor)
|
void |
setInactiveSelectionColor(int backgroundColor)
|
void |
setSelectionBackgroundColor(int backgroundColor)
|
void |
setSelectionColor(int backgroundColor)
|
| 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 |
| Constructor Detail |
|---|
public TerraTextAreaSkin()
| Method Detail |
|---|
public final void setColor(int color)
public final void setInactiveColor(int inactiveColor)
public final void setBackgroundColor(int backgroundColor)
public final void setSelectionColor(int backgroundColor)
public final void setSelectionBackgroundColor(int backgroundColor)
public final void setInactiveSelectionColor(int backgroundColor)
public final void setInactiveSelectionBackgroundColor(int backgroundColor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||