|
|||||||||
| 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.ContainerSkin
org.apache.pivot.wtk.skin.ColorChooserSkin
org.apache.pivot.wtk.skin.terra.TerraColorChooserSkin
public class TerraColorChooserSkin
Terra color chooser skin.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.pivot.wtk.skin.ContainerSkin |
|---|
org.apache.pivot.wtk.skin.ContainerSkin.IndexFocusTraversalPolicy |
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ContainerListener |
|---|
org.apache.pivot.wtk.ContainerListener.Adapter |
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ContainerMouseListener |
|---|
org.apache.pivot.wtk.ContainerMouseListener.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 | |
|---|---|
TerraColorChooserSkin()
|
|
| Method Summary | |
|---|---|
int |
getPreferredHeight(int width)
|
org.apache.pivot.wtk.Dimensions |
getPreferredSize()
|
int |
getPreferredWidth(int height)
|
int |
getSpacing()
|
void |
install(org.apache.pivot.wtk.Component component)
|
void |
layout()
|
void |
selectedColorChanged(org.apache.pivot.wtk.ColorChooser colorChooser,
Color previousSelectedColor)
|
void |
setSpacing(int spacing)
|
void |
setSpacing(Number spacing)
|
| Methods inherited from class org.apache.pivot.wtk.skin.ContainerSkin |
|---|
componentInserted, componentMoved, componentsRemoved, focusTraversalPolicyChanged, getBackgroundColor, getBackgroundPaint, isFocusable, isOpaque, mouseDown, mouseMove, mouseUp, mouseWheel, paint, setBackgroundColor, setBackgroundColor, setBackgroundPaint, setBackgroundPaint, setBackgroundPaint |
| Methods inherited from class org.apache.pivot.wtk.skin.ComponentSkin |
|---|
cursorChanged, decodeFont, dragSourceChanged, dropTargetChanged, enabledChanged, focusedChanged, getBaseline, getBaseline, getComponent, getHeight, getWidth, heightLimitsChanged, invalidateComponent, keyPressed, keyReleased, keyTyped, locationChanged, menuHandlerChanged, mouseClick, mouseDown, mouseMove, mouseOut, mouseOver, mouseUp, 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 TerraColorChooserSkin()
| Method Detail |
|---|
public void install(org.apache.pivot.wtk.Component component)
install in interface org.apache.pivot.wtk.Skininstall in class org.apache.pivot.wtk.skin.ColorChooserSkinpublic int getPreferredWidth(int height)
getPreferredWidth in interface org.apache.pivot.wtk.ConstrainedVisualgetPreferredWidth in class org.apache.pivot.wtk.skin.ContainerSkinpublic int getPreferredHeight(int width)
getPreferredHeight in interface org.apache.pivot.wtk.ConstrainedVisualgetPreferredHeight in class org.apache.pivot.wtk.skin.ContainerSkinpublic org.apache.pivot.wtk.Dimensions getPreferredSize()
getPreferredSize in interface org.apache.pivot.wtk.ConstrainedVisualgetPreferredSize in class org.apache.pivot.wtk.skin.ComponentSkinpublic void layout()
public int getSpacing()
public void setSpacing(int spacing)
public final void setSpacing(Number spacing)
public void selectedColorChanged(org.apache.pivot.wtk.ColorChooser colorChooser,
Color previousSelectedColor)
selectedColorChanged in interface org.apache.pivot.wtk.ColorChooserSelectionListenerselectedColorChanged in class org.apache.pivot.wtk.skin.ColorChooserSkin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||