java.lang.ObjectStores composed text parameters: the composed text itself, its length and where it starts in a document. Also stores the latest committed text start. Instance of this class is used as a value of document propertyorg.apache.harmony.awt.text.ComposedTextParams
AbstractDocument.ComposedTextProperty
.
Constructor: |
---|
|
Method from org.apache.harmony.awt.text.ComposedTextParams Summary: |
---|
getComposedText, getComposedTextLength, getComposedTextStart, getLastCommittedTextLength, getLastCommittedTextStart, resetComposedText, setComposedText, setComposedText, setComposedTextLength, setComposedTextStart, setLastCommittedTextStart |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.harmony.awt.text.ComposedTextParams Detail: |
---|
|
|
|
|
|
|
|
|
|
|
|