Extension SDK 10.1.3.36.73

Package 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.

See:
          Description

Class Summary
Edit The Edit class contains the method applyEdit to apply an edit (single or compound) to a document.
EditProcessor The EditProcessor class contains static utility routines for apply simple or complex edits to a Node.
 

Package oracle.ide.cmd.buffer Description

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.

Related Documentation

See the JavaDoc for EditProcessor class for more detailed information.


Extension SDK 10.1.3.36.73

 

Copyright © 1997, 2005, Oracle.All rights reserved.