|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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 | |
| oracle.jdevimpl.audit.core | |
| Uses of IdeEvent in oracle.ide |
|---|
| Methods in oracle.ide with parameters of type IdeEvent | |
|---|---|
void |
IdeListener.addinsLoaded(IdeEvent e)Called during the IDE startup sequence after all addins have finished loading. |
void |
IdeAdapter.addinsLoaded(IdeEvent e) |
void |
IdeListener.mainWindowClosing(IdeEvent e)Called during the IDE shutdown sequence just before the main window is closed. |
void |
IdeAdapter.mainWindowClosing(IdeEvent e) |
void |
IdeListener.mainWindowOpened(IdeEvent e)Called during the IDE startup sequence after the main window has been shown. |
void |
IdeAdapter.mainWindowOpened(IdeEvent e) |
| 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. |
| Uses of IdeEvent in oracle.jdevimpl.audit.core |
|---|
| Methods in oracle.jdevimpl.audit.core with parameters of type IdeEvent | |
|---|---|
void |
AuditAddin.addinsLoaded(IdeEvent event) |
void |
AuditAddin.mainWindowClosing(IdeEvent e) |
void |
AuditAddin.mainWindowOpened(IdeEvent e) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||