JComponentPack 1.5.0

com.zfqjava.swing.cell
Class CompoundCellEdit

java.lang.Object
  extended by javax.swing.undo.AbstractUndoableEdit
      extended by javax.swing.undo.CompoundEdit
          extended by com.zfqjava.swing.cell.CompoundCellEdit
All Implemented Interfaces:
CellEditTracking, Serializable, UndoableEdit

public class CompoundCellEdit
extends CompoundEdit
implements CellEditTracking

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.undo.CompoundEdit
edits
 
Fields inherited from class javax.swing.undo.AbstractUndoableEdit
RedoName, UndoName
 
Constructor Summary
CompoundCellEdit()
          Creates a new instance of CompoundCellEdit
CompoundCellEdit(Cell undoCell, Cell redoCell)
           
 
Method Summary
 Cell getRedoCell()
           
 Cell getUndoCell()
           
 
Methods inherited from class javax.swing.undo.CompoundEdit
addEdit, canRedo, canUndo, die, end, getPresentationName, getRedoPresentationName, getUndoPresentationName, isInProgress, isSignificant, lastEdit, redo, toString, undo
 
Methods inherited from class javax.swing.undo.AbstractUndoableEdit
replaceEdit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompoundCellEdit

public CompoundCellEdit()
Creates a new instance of CompoundCellEdit


CompoundCellEdit

public CompoundCellEdit(Cell undoCell,
                        Cell redoCell)
Method Detail

getUndoCell

public Cell getUndoCell()
Specified by:
getUndoCell in interface CellEditTracking

getRedoCell

public Cell getRedoCell()
Specified by:
getRedoCell in interface CellEditTracking

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.