public abstract class CellSelectionAction extends ElementCaseAction
UpdateAction.ComponentRemoveEvent, UpdateAction.UseMenuItemCURRENT_LEVEL, TEMPLATE_TREE| 限定符 | 构造器和说明 |
|---|---|
protected |
CellSelectionAction() |
protected |
CellSelectionAction(ElementCasePane t) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
executeActionReturnUndoRecordNeeded() |
protected abstract boolean |
executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
void |
update()
update enable
TODO ALEX_SEP 这个方法的名字只是简单的叫update,太不明了了
|
createSelectionListenergetEditingComponent, prepare4Undo, setEditingComponentactionPerformed, actionPerformedUndoableaddPropertyChangeListener, createCheckBoxMenuItem, createMenuItem, createMenuItemEastAttr, createToolBarComponent, 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, setMenuKeySetprotected CellSelectionAction()
protected CellSelectionAction(ElementCasePane t)
public boolean executeActionReturnUndoRecordNeeded()
protected abstract boolean executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs)
public void update()
TemplateComponentActionupdate 在类中 TemplateComponentAction<ElementCasePane>