public class CommandButtonLayoutManagerCustom extends CommandButtonLayoutManagerBig
CommandButtonLayoutManager.CommandButtonLayoutInfo, CommandButtonLayoutManager.CommandButtonSeparatorOrientation, CommandButtonLayoutManager.TextLayoutInfocommandButton, titlePart1, titlePart2| Constructor and Description |
|---|
CommandButtonLayoutManagerCustom(AbstractCommandButton commandButton) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getKeyTipAnchorCenterPoint, getLayoutInfo, propertyChange, updateTitleStringspublic CommandButtonLayoutManagerCustom(AbstractCommandButton commandButton)
public int getPreferredIconSize()
CommandButtonLayoutManagergetPreferredIconSize in interface CommandButtonLayoutManagergetPreferredIconSize in class CommandButtonLayoutManagerBigpublic java.awt.Dimension getPreferredSize(AbstractCommandButton commandButton)
CommandButtonLayoutManagergetPreferredSize in interface CommandButtonLayoutManagergetPreferredSize in class CommandButtonLayoutManagerBigcommandButton - Command button.