Field Summary |
|
final static String | DIG String with three digits. |
final static String | LTR String with three characters with left-to-right reading order. |
final static String | RTL String with three characters with right-to-left reading order. |
DefaultDocumentEvent | insert Event for last insertString. |
ElementEdit | insertEdit Element edits for root ocurred when text was inserted. |
DefaultDocumentEvent | remove Event for last remove. |
ElementEdit | removeEdit Element edits for root ocurred when text was removed. |
Element | root Root element for which element edits are tracked. |