| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTextBuffer | |
|---|---|
| oracle.javatools.buffer | The TextBufferpackage assists in the manipulation of
in-memory text content, whether it is read-only text, or read-write
text. | 
| Uses of AbstractTextBuffer in oracle.javatools.buffer | 
|---|
| Methods in oracle.javatools.buffer with parameters of type AbstractTextBuffer | |
|---|---|
| static boolean | Utilities.attachUndoState(AbstractTextBuffer textBuffer,
                AbstractTextBuffer.UndoState state)Utility routine which will reattach the UndoableEdit's linked through the given state object to the specified TextBuffer. | 
| static AbstractTextBuffer.UndoState | Utilities.copyUndoState(AbstractTextBuffer textBuffer)Utility routine which will copy all UndoableEdit's that have been generated for the given TextBuffer instance into an opaque state object. | 
| static AbstractTextBuffer.UndoState | Utilities.detachUndoState(AbstractTextBuffer textBuffer)Utility routine which will detach all UndoableEdit's that have been generated for the given TextBuffer instance into an opaque state object. | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||