Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Class
oracle.ide.util.MenuSpec

Packages that use MenuSpec
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.ide.editor Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. 
oracle.ide.wizard Contains classes that can be used to integrate gallery items and wizards into the product. 
oracle.jdeveloper.merge Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities. 
 

Uses of MenuSpec in oracle.ide.ceditor
 

Methods in oracle.ide.ceditor that return MenuSpec
 MenuSpec CodeEditorAddin.getMenuSpecification()
          Gets the menu specification for the editor.
 

Uses of MenuSpec in oracle.ide.editor
 

Methods in oracle.ide.editor that return MenuSpec
abstract  MenuSpec EditorAddin.getMenuSpecification()
          Gets the menu specification of this Addin.
 

Uses of MenuSpec in oracle.ide.wizard
 

Methods in oracle.ide.wizard that return MenuSpec
 MenuSpec Wizard.getMenuSpecification()
          Provides the menu specification used by this Wizard.
 

Uses of MenuSpec in oracle.jdeveloper.merge
 

Methods in oracle.jdeveloper.merge that return MenuSpec
 MenuSpec BaseMergeAddin.getMenuSpecification()
          Gets the menu specification of this Addin.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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