|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void addinsLoaded(IdeEvent e)
e - the eventpublic void mainWindowOpened(IdeEvent e)
e - the eventpublic void mainWindowClosing(IdeEvent e)
e - the event
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.