|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig
org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerCustom
public class CommandButtonLayoutManagerCustom
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager |
|---|
CommandButtonLayoutManager.CommandButtonLayoutInfo, CommandButtonLayoutManager.CommandButtonSeparatorOrientation, CommandButtonLayoutManager.TextLayoutInfo |
| Field Summary |
|---|
| Fields inherited from class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig |
|---|
commandButton, titlePart1, titlePart2 |
| Constructor Summary | |
|---|---|
CommandButtonLayoutManagerCustom(AbstractCommandButton commandButton)
|
|
| Method Summary | |
|---|---|
int |
getPreferredIconSize()
Returns the preferred icon size of command buttons which use this layout manager. |
java.awt.Dimension |
getPreferredSize(AbstractCommandButton commandButton)
Returns the preferred size of the specified command button. |
| Methods inherited from class org.pushingpixels.flamingo.internal.ui.common.CommandButtonLayoutManagerBig |
|---|
getKeyTipAnchorCenterPoint, getLayoutInfo, propertyChange, updateTitleStrings |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandButtonLayoutManagerCustom(AbstractCommandButton commandButton)
| Method Detail |
|---|
public int getPreferredIconSize()
CommandButtonLayoutManager
getPreferredIconSize in interface CommandButtonLayoutManagergetPreferredIconSize in class CommandButtonLayoutManagerBigpublic java.awt.Dimension getPreferredSize(AbstractCommandButton commandButton)
CommandButtonLayoutManager
getPreferredSize in interface CommandButtonLayoutManagergetPreferredSize in class CommandButtonLayoutManagerBigcommandButton - Command button.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||