|
Text:
implemented by components with text content
-
text content and length
-
explicit attribute information (extensible)
-
per-character bounding box info
-
caret information (read-write)
-
text selections
-
parsing by character, word, line, sentence, attribute-run
-
fully internationalized
-
caret and change notifications
Editable Text (extends Text interface) :
-
attribute and selection modification
-
cut, copy, paste, delete, insert
|