java.beans.PropertyChangeListener, java.util.EventListener, CommandButtonLayoutManagerpublic class CommandButtonLayoutManagerCustom extends CommandButtonLayoutManagerBig
CommandButtonLayoutManager.CommandButtonLayoutInfo, CommandButtonLayoutManager.CommandButtonSeparatorOrientation, CommandButtonLayoutManager.TextLayoutInfocommandButton, titlePart1, titlePart2| Constructor | Description |
|---|---|
CommandButtonLayoutManagerCustom(AbstractCommandButton commandButton) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getPreferredIconSize(AbstractCommandButton commandButton) |
Returns the preferred icon size of the specified command button when it uses
this layout manager.
|
java.awt.Dimension |
getPreferredSize(AbstractCommandButton commandButton) |
Returns the preferred size of the specified command button when it uses
this layout manager.
|
getKeyTipAnchorCenterPoint, getLayoutInfo, propertyChange, updateTitleStringspublic CommandButtonLayoutManagerCustom(AbstractCommandButton commandButton)
public int getPreferredIconSize(AbstractCommandButton commandButton)
CommandButtonLayoutManagergetPreferredIconSize in interface CommandButtonLayoutManagergetPreferredIconSize in class CommandButtonLayoutManagerBigcommandButton - Command button.public java.awt.Dimension getPreferredSize(AbstractCommandButton commandButton)
CommandButtonLayoutManagergetPreferredSize in interface CommandButtonLayoutManagergetPreferredSize in class CommandButtonLayoutManagerBigcommandButton - Command button.