Package | Description |
---|---|
oracle.ide.cmd.buffer |
Contains command class implementations and static utility methods that can be used by Addins to modify the contents of a text-based IDE document in an undoable manner.
|
Class and Description |
---|
Edit
The
Edit class contains the method applyEdit to apply an edit (single or compound) to a document. |