com.algosome.common.undoable
Interface IChangeManager

All Superinterfaces:
Changeable, ChangeCando
All Known Implementing Classes:
ChangeManager

public interface IChangeManager
extends Changeable, ChangeCando

Marker interface for convenience

Author:
Greg Cope

Method Summary
 
Methods inherited from interface com.algosome.common.undoable.Changeable
redo, undo
 
Methods inherited from interface com.algosome.common.undoable.ChangeCando
canRedo, canUndo