|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicMenuListener | |
oracle.ide | Contains classes that allow addins access to the IDE integration objects. |
oracle.jdeveloper.ceditor | The Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. |
Uses of DynamicMenuListener in oracle.ide |
Methods in oracle.ide with parameters of type DynamicMenuListener | |
abstract void |
IdeMainWindow.addDynamicMenuListener(DynamicMenuListener listener)
Adds the specified listener listener to the list
of active view listeners. |
abstract void |
IdeMainWindow.removeDynamicMenuListener(DynamicMenuListener listener)
Remove the specified listener listener from the list of
active menu listeners. |
Uses of DynamicMenuListener in oracle.jdeveloper.ceditor |
Classes in oracle.jdeveloper.ceditor that implement DynamicMenuListener | |
class |
CodeEditorController
The CodeEditorController is the controller for the
CodeEditor Addin. |
Uses of DynamicMenuListener in oracle.jdeveloper.uieditor |
Subinterfaces of DynamicMenuListener in oracle.jdeveloper.uieditor | |
interface |
ModelFactory
ModelFactory describes the API by which an integrator may extend the UIEditor to provide custom design surfaces, known as UIEditorCanvas, which may be used by the user to manipulate an associated custom CmtModel implementation. |
Classes in oracle.jdeveloper.uieditor that implement DynamicMenuListener | |
class |
AbstractFactory
AbstractFactory provides an implementation of ModelFactory. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.