| 
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 PopupManager | |
|---|---|
| oracle.ide.ceditor | The Code Editor package contains the code editing implementation of the JDeveloper IDE.  | 
| oracle.javatools.editor | The Editor package is a basic framework for an editor component with syntax highlighting capabilities, built on top of the Swing text framework.  | 
| Uses of PopupManager in oracle.ide.ceditor | 
|---|
| Classes in oracle.ide.ceditor that implement PopupManager | |
|---|---|
 class | 
CodeEditorThe CodeEditor is the integration layer between the IDE and the editor components to provide a code editor inside the IDE. | 
| Uses of PopupManager in oracle.javatools.editor | 
|---|
| Methods in oracle.javatools.editor that return PopupManager | |
|---|---|
 PopupManager | 
BasicEditorPane.getPopupManager()Fetches the current installed PopupManager. | 
| Methods in oracle.javatools.editor with parameters of type PopupManager | |
|---|---|
 void | 
BasicEditorPane.addPopupManager(PopupManager manager)Installs the given PopupManager for managing popup menus for this editor pane. | 
 void | 
BasicEditorPane.removePopupManager(PopupManager manager)Deinstalls the given PopupManager that was previously installed for managing popup menus for the editor pane. | 
  | 
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 | |||||||||