Table of Contents
__init__ ( self, parent=None, **kw, )
_modifyDisplay ( self, command )
Modify the display to show either the next or previous history entry (next, prev) or the original or modified version of the current history entry (undo, redo).
addhistory ( self )
gethistory ( self )
next ( self )
prev ( self )
redo ( self )
undo ( self )