|
|||||||||
| 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.ButtonSkin
org.apache.pivot.wtk.skin.MenuBarItemSkin
org.apache.pivot.wtk.skin.terra.TerraMenuBarItemSkin
public class TerraMenuBarItemSkin
Terra menu bar item skin.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.ButtonListener |
|---|
org.apache.pivot.wtk.ButtonListener.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 |
| Field Summary |
|---|
| Fields inherited from class org.apache.pivot.wtk.skin.MenuBarItemSkin |
|---|
menuPopup |
| Fields inherited from class org.apache.pivot.wtk.skin.ButtonSkin |
|---|
highlighted |
| Constructor Summary | |
|---|---|
TerraMenuBarItemSkin()
|
|
| Method Summary | |
|---|---|
Color |
getPopupBorderColor()
|
int |
getPreferredHeight(int width)
|
org.apache.pivot.wtk.Dimensions |
getPreferredSize()
|
int |
getPreferredWidth(int height)
|
void |
install(org.apache.pivot.wtk.Component component)
|
boolean |
isOpaque()
|
void |
layout()
|
void |
paint(Graphics2D graphics)
|
void |
setPopupBorderColor(Color popupBorderColor)
|
void |
setPopupBorderColor(String popupBorderColor)
|
| Methods inherited from class org.apache.pivot.wtk.skin.MenuBarItemSkin |
|---|
activeChanged, enabledChanged, isFocusable, menuChanged, mouseClick, mouseDown, mouseOver, mouseUp |
| Methods inherited from class org.apache.pivot.wtk.skin.ButtonSkin |
|---|
actionChanged, buttonDataChanged, buttonGroupChanged, buttonPressed, dataRendererChanged, focusedChanged, mouseOut, stateChanged, toggleButtonChanged, triStateChanged |
| Methods inherited from class org.apache.pivot.wtk.skin.ComponentSkin |
|---|
cursorChanged, decodeFont, dragSourceChanged, dropTargetChanged, getBaseline, getBaseline, getComponent, getHeight, getWidth, heightLimitsChanged, invalidateComponent, keyPressed, keyReleased, keyTyped, locationChanged, menuHandlerChanged, mouseMove, 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 TerraMenuBarItemSkin()
| 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.MenuBarItemSkinpublic int getPreferredWidth(int height)
public int getPreferredHeight(int width)
public org.apache.pivot.wtk.Dimensions getPreferredSize()
getPreferredSize in interface org.apache.pivot.wtk.ConstrainedVisualgetPreferredSize in class org.apache.pivot.wtk.skin.ComponentSkinpublic void layout()
layout in interface org.apache.pivot.wtk.Skinlayout in class org.apache.pivot.wtk.skin.ButtonSkinpublic void paint(Graphics2D graphics)
public boolean isOpaque()
isOpaque in interface org.apache.pivot.wtk.SkinisOpaque in class org.apache.pivot.wtk.skin.ComponentSkinpublic Color getPopupBorderColor()
public void setPopupBorderColor(Color popupBorderColor)
public void setPopupBorderColor(String popupBorderColor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||