|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdeListener
Listener interface for IDE events.
| Method Summary | |
|---|---|
void |
addinsLoaded(IdeEvent e)Called during the IDE startup sequence after all addins have finished loading. |
void |
mainWindowClosing(IdeEvent e)Called during the IDE shutdown sequence just before the main window is closed. |
void |
mainWindowOpened(IdeEvent e)Called during the IDE startup sequence after the main window has been shown. |
| Method Detail |
|---|
void addinsLoaded(IdeEvent e)
e - the eventvoid mainWindowOpened(IdeEvent e)
e - the eventvoid mainWindowClosing(IdeEvent e)
e - the event
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||