|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.skin.ComponentSkin
pivot.wtk.skin.ContainerSkin
pivot.wtk.skin.BorderSkin
pivot.wtk.skin.terra.TerraBorderSkin
public class TerraBorderSkin
Terra border skin.
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 | |
---|---|
TerraBorderSkin()
|
Method Summary | |
---|---|
void |
setBackgroundColor(int color)
|
void |
setColor(int color)
|
void |
setTitleColor(int titleColor)
|
Methods inherited from class pivot.wtk.skin.BorderSkin |
---|
contentChanged, getColor, getCornerRadii, getFont, getPadding, getPreferredHeight, getPreferredSize, getPreferredWidth, getThickness, getTitleColor, install, layout, paint, setColor, setColor, setCornerRadii, setCornerRadii, setCornerRadii, setCornerRadii, setFont, setFont, setPadding, setPadding, setPadding, setPadding, setThickness, setThickness, setTitleColor, setTitleColor, titleChanged, uninstall |
Methods inherited from class pivot.wtk.skin.ContainerSkin |
---|
componentInserted, componentsRemoved, contextKeyChanged, focusTraversalPolicyChanged, getBackgroundColor, getBackgroundPaint, isFocusable, setBackgroundColor, setBackgroundColor, setBackgroundPaint |
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 |
---|
public TerraBorderSkin()
Method Detail |
---|
public final void setColor(int color)
public final void setTitleColor(int titleColor)
public final void setBackgroundColor(int color)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |