Extension SDK 10.1.2

Uses of Interface
oracle.ide.cmd.buffer.Edit

Packages that use Edit
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. 
 

Uses of Edit in oracle.ide.cmd.buffer
 

Methods in oracle.ide.cmd.buffer with parameters of type Edit
static void EditProcessor.doEdit(Edit edit, Document document, java.lang.Object origin)
          Utility routine to invoke the specified edit for the given document as a command.
 


Extension SDK

 

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