ilog.views.appframe.docview.project
Class IlvAbstractDataContainerUndoableEdit

java.lang.Object
  extended by javax.swing.undo.AbstractUndoableEdit
      extended by ilog.views.appframe.docview.project.IlvAbstractDataContainerUndoableEdit
All Implemented Interfaces:
Serializable, UndoableEdit
Direct Known Subclasses:
IlvAddNodeEdit, IlvNodePropertyChangeEdit, IlvRemoveNodeEdit

public class IlvAbstractDataContainerUndoableEdit
extends AbstractUndoableEdit

Abstract implementation of the UndoableEdit interface that serves as a base for undoable edits on data containers.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.undo.AbstractUndoableEdit
RedoName, UndoName
 
Constructor Summary
IlvAbstractDataContainerUndoableEdit(IlvDataContainer dataContainer)
          Constructs an undoable edit that occurred on the specified dataContainer.
 
Method Summary
 IlvDataContainer getDataContainer()
          Returns the data container on which an edit has occurred.
 
Methods inherited from class javax.swing.undo.AbstractUndoableEdit
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, toString, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IlvAbstractDataContainerUndoableEdit

public IlvAbstractDataContainerUndoableEdit(IlvDataContainer dataContainer)
Constructs an undoable edit that occurred on the specified dataContainer.

Method Detail

getDataContainer

public IlvDataContainer getDataContainer()
Returns the data container on which an edit has occurred.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.