Extension SDK 9.0.5

Uses of Package
oracle.jdeveloper.ceditor

Packages that use oracle.jdeveloper.ceditor
oracle.jdeveloper.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.jdeveloper.jsp.utils   
oracle.jdeveloper.palette   
oracle.jdeveloper.runner Contains classes that allow addins some level of control on the JDeveloper runner system. 
 

Classes in oracle.jdeveloper.ceditor used by oracle.jdeveloper.ceditor
CEToolTipProvider
          The CEToolTipProvider is an interface for the code editor to ask an editor client for an appropriate tooltip to display based on the given location of the mouse event.
CodeEditor
          The CodeEditor is the integration layer between the IDE and the editor components to provide a code editor inside the IDE.
CodeEditorGutter
          The CodeEditorGutter interface is an extension of the editor's Gutter interface to integrate with the JDev environment and provide Context information for other Addins.
CodeMenuConstants
          The CodeMenuConstants define menu weights for all items for the dynamic Code Menu, regardless of whether the action is defined by the Code Editor or not.
CursorListener
          The CursorListener interface should be implemented by clients interested in receiving notifications of cursor movement in the code editor.
EditorPluginsFactory
          The EditorPluginsFactory defines an interface that allows clients of the Code Editor to indicate what EditorPlugins they are interested in installing when a new editor is opened.
 

Classes in oracle.jdeveloper.ceditor used by oracle.jdeveloper.jsp.utils
CodeEditor
          The CodeEditor is the integration layer between the IDE and the editor components to provide a code editor inside the IDE.
 

Classes in oracle.jdeveloper.ceditor used by oracle.jdeveloper.palette
CodeEditor
          The CodeEditor is the integration layer between the IDE and the editor components to provide a code editor inside the IDE.
 

Classes in oracle.jdeveloper.ceditor used by oracle.jdeveloper.runner
CodeEditor
          The CodeEditor is the integration layer between the IDE and the editor components to provide a code editor inside the IDE.
 


Extension SDK

 

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