Class UndoAdapter

  • All Implemented Interfaces:
    EventListener, UndoableEditListener

    public class UndoAdapter
    extends Object
    implements UndoableEditListener
    An undo adapter for updating the state of the undo components according to the new state of the undo history list. Is registered as a listener to the undoSupport which is receiving the undo/redo events.
    Author:
    tohel
    Source code:
    main
    Belongs to CDK module:
    control