|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.ide.IdeAdapter
The default implementation of IdeListener
Constructor Summary | |
IdeAdapter()
|
Method Summary | |
void |
addinsLoaded(IdeEvent e)
Called in the Ide startup sequence after all the addins are loaded. |
void |
mainWindowClosing(IdeEvent e)
Called in the Ide shutdown sequence just before the UI is dismissed |
void |
mainWindowOpened(IdeEvent e)
Called in the Ide startup sequence after the UI is shown. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IdeAdapter()
Method Detail |
public void addinsLoaded(IdeEvent e)
IdeListener
addinsLoaded
in interface IdeListener
e
- the eventpublic void mainWindowOpened(IdeEvent e)
IdeListener
mainWindowOpened
in interface IdeListener
e
- the eventpublic void mainWindowClosing(IdeEvent e)
IdeListener
mainWindowClosing
in interface IdeListener
e
- the event
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.