|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
org.pushingpixels.flamingo.internal.ui.common.CommandButtonUI
public abstract class CommandButtonUI
UI for command button (JCommandButton
).
Constructor Summary | |
---|---|
CommandButtonUI()
|
Method Summary | |
---|---|
abstract java.awt.Point |
getKeyTipAnchorCenterPoint()
|
abstract CommandButtonLayoutManager.CommandButtonLayoutInfo |
getLayoutInfo()
Returns the layout information for the associated button. |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandButtonUI()
Method Detail |
---|
public abstract CommandButtonLayoutManager.CommandButtonLayoutInfo getLayoutInfo()
public abstract java.awt.Point getKeyTipAnchorCenterPoint()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |