|
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 | |||||||||
java.lang.Object
oracle.ide.IdeAdapter
public class IdeAdapter
The default implementation of IdeListener
| Constructor Summary | |
|---|---|
IdeAdapter() |
|
| 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. |
| 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)
IdeListeneraddinsLoaded in interface IdeListenere - the eventpublic void mainWindowOpened(IdeEvent e)
IdeListenermainWindowOpened in interface IdeListenere - the eventpublic void mainWindowClosing(IdeEvent e)
IdeListenermainWindowClosing in interface IdeListenere - 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 | |||||||||