protected class AbstractLayoutTool.CenterAction extends AbstractLayoutTool.AbstractAlignmentAction
| Modifier | Constructor and Description |
|---|---|
protected |
CenterAction(boolean horizontal) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
align(DesignableDelegate delegate,
java.util.List<javax.swing.JComponent> items) |
protected boolean |
isMultiAlignment()
Return true if this action requires 2 or more components to be meaningful
|
protected boolean |
isSiblingsOnly() |
actionPerformed, evaluateEnabledcreate, createButton, createButton, evaluateEnabled, listenTo, listenTo, setBundleKey, setIcon, updateEnabledprotected void align(DesignableDelegate delegate, java.util.List<javax.swing.JComponent> items)
align in class AbstractLayoutTool.AbstractAlignmentActionprotected boolean isMultiAlignment()
AbstractLayoutTool.AbstractAlignmentActionisMultiAlignment in class AbstractLayoutTool.AbstractAlignmentActionprotected boolean isSiblingsOnly()
isSiblingsOnly in class AbstractLayoutTool.AbstractAlignmentAction