UndoableEditSender
implementation for use with text widgets. It uses the {@link UndoableEditTimer} to introduce a delay between a text edit and the corresponding event.All edits that occur within this delay are added to a compound edit.
@author Torgil Zethson
@since 1.3 This class was called DefaultUndoableEditSender
in pre-1.3 versions.
|
|