public class StyleBackgroundAction extends AbstractStyleAction implements javax.swing.event.ChangeListener
UpdateAction.ComponentRemoveEvent, UpdateAction.UseMenuItemCURRENT_LEVEL, TEMPLATE_TREE| 构造器和说明 |
|---|
StyleBackgroundAction(ElementCasePane t) |
| 限定符和类型 | 方法和说明 |
|---|---|
javax.swing.JComponent |
createToolBarComponent()
Gets component on toolbar.
|
Style |
executeStyle(Style style,
Style defStyle) |
boolean |
isFontStye() |
void |
stateChanged(javax.swing.event.ChangeEvent evt) |
executeActionReturnUndoRecordNeeded, update, updateStylecreateSelectionListenergetEditingComponent, 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 StyleBackgroundAction(ElementCasePane t)
public void stateChanged(javax.swing.event.ChangeEvent evt)
stateChanged 在接口中 javax.swing.event.ChangeListenerpublic Style executeStyle(Style style, Style defStyle)
executeStyle 在接口中 StyleActionInterfaceexecuteStyle 在类中 AbstractStyleActionpublic boolean isFontStye()
isFontStye 在类中 AbstractStyleActionpublic javax.swing.JComponent createToolBarComponent()
UpdateActioncreateToolBarComponent 在类中 UpdateAction