public abstract class CellSelectionAction extends ElementCaseAction
UpdateAction.ComponentRemoveEvent, UpdateAction.UseMenuItem
CURRENT_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,太不明了了
|
createSelectionListener
getEditingComponent, prepare4Undo, setEditingComponent
actionPerformed, actionPerformedUndoable
addPropertyChangeListener, 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, setSmallIcon
asToolBarDef, currentAPILevel, getMenuKeySet, mark4Provider, notifyFromAuhtorityChange, setMenuKeySet
protected CellSelectionAction()
protected CellSelectionAction(ElementCasePane t)
public boolean executeActionReturnUndoRecordNeeded()
protected abstract boolean executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs)
public void update()
TemplateComponentAction
update
在类中 TemplateComponentAction<ElementCasePane>