|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
oracle.jdeveloper.vcs.versionhistory |
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 |
AbstractMergeAddin.getMenuSpecification() Gets the menu specification of this Addin. |
Uses of MenuSpec in oracle.jdeveloper.vcs.versionhistory |
---|
Methods in oracle.jdeveloper.vcs.versionhistory that return MenuSpec | |
---|---|
MenuSpec |
VersionHistoryAddin.getMenuSpecification() |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |