public abstract class ColumnRowSizingAction extends AbstractColumnRowIndexAction
UpdateAction.ComponentRemoveEvent, UpdateAction.UseMenuItem
CURRENT_LEVEL, TEMPLATE_TREE
限定符 | 构造器和说明 |
---|---|
protected |
ColumnRowSizingAction(ElementCasePane t,
int indexOfColumnOrRow) |
限定符和类型 | 方法和说明 |
---|---|
protected boolean |
executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected abstract UNIT |
getIndexLen(int index,
ElementCase report) |
protected UNIT |
getSelectedCellsLen(int[] cells,
ElementCase report) |
protected abstract UNIT |
getShowLen(ElementCase report,
CellSelection cs) |
protected void |
populateNumberDialog(UnitInputPane uPane,
UNIT unit) |
protected abstract java.lang.String |
title4UnitInputPane() |
protected abstract void |
updateAction(ElementCase report,
UNIT len,
CellSelection cs) |
getIndex
executeActionReturnUndoRecordNeeded, 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 ColumnRowSizingAction(ElementCasePane t, int indexOfColumnOrRow)
protected boolean executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs)
protected void populateNumberDialog(UnitInputPane uPane, UNIT unit)
protected abstract java.lang.String title4UnitInputPane()
protected abstract void updateAction(ElementCase report, UNIT len, CellSelection cs)
protected abstract UNIT getShowLen(ElementCase report, CellSelection cs)
protected abstract UNIT getIndexLen(int index, ElementCase report)
protected UNIT getSelectedCellsLen(int[] cells, ElementCase report)