com.zfqjava.swing.cell
Class CompoundCellEdit
java.lang.Object
javax.swing.undo.AbstractUndoableEdit
javax.swing.undo.CompoundEdit
com.zfqjava.swing.cell.CompoundCellEdit
- All Implemented Interfaces:
- CellEditTracking, Serializable, UndoableEdit
public class CompoundCellEdit
- extends CompoundEdit
- implements CellEditTracking
- See Also:
- Serialized Form
| Methods inherited from class javax.swing.undo.CompoundEdit |
addEdit, canRedo, canUndo, die, end, getPresentationName, getRedoPresentationName, getUndoPresentationName, isInProgress, isSignificant, lastEdit, redo, toString, undo |
CompoundCellEdit
public CompoundCellEdit()
- Creates a new instance of CompoundCellEdit
CompoundCellEdit
public CompoundCellEdit(Cell undoCell,
Cell redoCell)
getUndoCell
public Cell getUndoCell()
- Specified by:
getUndoCell in interface CellEditTracking
getRedoCell
public Cell getRedoCell()
- Specified by:
getRedoCell in interface CellEditTracking
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.