Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Package
javax.ide.editor

Packages that use javax.ide.editor
javax.ide The ide package is where all JSR 198 packages are rooted. 
javax.ide.editor The editor interfaces that extension writers need to implement in order to add a new editor to an IDE. 
 

Classes in javax.ide.editor used by javax.ide
EditorManager
          The EditorManager manages the life cycle of Editors.
 

Classes in javax.ide.editor used by javax.ide.editor
Editor
          The Editor interface defines the methods to open and close editors, along with methods to save and restore editor specific settings.
EditorEvent
          The DocumentEvent is the parameter passed to the EditorListener methods when the state of Editor has changed.
EditorListener
          The EditorListener interface should be implemented by clients that are interested in receiving notifications about Editor instances being opened, activated, deactivated, or closed in the IDE.
EditorManager
          The EditorManager manages the life cycle of Editors.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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