public class AlignmentAction extends ButtonGroupAction implements StyleActionInterface
UpdateAction.ComponentRemoveEvent, UpdateAction.UseMenuItemiconArrayCURRENT_LEVEL, TEMPLATE_TREE| 构造器和说明 |
|---|
AlignmentAction(ElementCasePane t) |
| 限定符和类型 | 方法和说明 |
|---|---|
UIButtonGroup<java.lang.Integer> |
createToolBarComponent()
创建工具条,且有提示
|
boolean |
executeActionReturnUndoRecordNeeded()
executeActionReturnUndoRecordNeeded
|
Style |
executeStyle(Style style,
Style selectedStyle)
executeStyle
|
void |
update()
update
|
void |
updateStyle(Style style)
更新Style
|
getSelectedValue, setSelectedIndexcreateSelectionListenergetEditingComponent, prepare4Undo, setEditingComponentactionPerformed, actionPerformedUndoableaddPropertyChangeListener, createCheckBoxMenuItem, createMenuItem, createMenuItemEastAttr, createUseMenuItem, equals, generateAndSetSearchText, getAccelerator, getComponentTexts, getMnemonic, getName, getSearchText, getSmallIcon, getToolTipText, getValue, hashCode, intoJPopupMenu, intoJToolBar, isEnabled, putValue, removePropertyChangeListener, setAccelerator, setEnabled, setMnemonic, setName, setSearchText, setSmallIcon, setSmallIconasToolBarDef, currentAPILevel, getMenuKeySet, mark4Provider, notifyFromAuhtorityChange, setMenuKeySetpublic AlignmentAction(ElementCasePane t)
public Style executeStyle(Style style, Style selectedStyle)
executeStyle 在接口中 StyleActionInterfacestyle - selectedStyle - public void updateStyle(Style style)
updateStyle 在接口中 StyleActionInterfacestyle - stylepublic boolean executeActionReturnUndoRecordNeeded()
executeActionReturnUndoRecordNeeded 在类中 UndoableActionpublic void update()
update 在类中 TemplateComponentAction<ElementCasePane>public UIButtonGroup<java.lang.Integer> createToolBarComponent()
createToolBarComponent 在类中 ButtonGroupAction