A version manager implemented by recording Component changes as undo records. These records can later be reversed to get back to a given version of the Page being managed.
@author Jonathan Locke
@param < T> Type of Page
@since 1.2.6
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.