| 
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 IdeEvent | |
|---|---|
| oracle.ide | Contains classes that allow addins access to the IDE integration objects. | 
| oracle.jdeveloper.jsp.libraries | |
| Uses of IdeEvent in oracle.ide | 
|---|
| Methods in oracle.ide with parameters of type IdeEvent | |
|---|---|
 void | 
IdeAdapter.addinsLoaded(IdeEvent e) | 
 void | 
IdeListener.addinsLoaded(IdeEvent e)Called during the IDE startup sequence after all addins have finished loading.  | 
 void | 
IdeAdapter.mainWindowClosing(IdeEvent e) | 
 void | 
IdeListener.mainWindowClosing(IdeEvent e)Called during the IDE shutdown sequence just before the main window is closed.  | 
 void | 
IdeAdapter.mainWindowOpened(IdeEvent e) | 
 void | 
IdeListener.mainWindowOpened(IdeEvent e)Called during the IDE startup sequence after the main window has been shown.  | 
| Uses of IdeEvent in oracle.jdeveloper.jsp.libraries | 
|---|
| Methods in oracle.jdeveloper.jsp.libraries with parameters of type IdeEvent | |
|---|---|
 void | 
JspLibrariesHandler.addinsLoaded(IdeEvent e)Called in the Ide startup sequence after all the addins are loaded.  | 
 void | 
JspLibrariesHandler.mainWindowClosing(IdeEvent e)Called in the Ide shutdown sequence just before the UI is dismissed  | 
 void | 
JspLibrariesHandler.mainWindowOpened(IdeEvent e)Called in the Ide startup sequence after the UI is shown.  | 
  | 
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 | |||||||||