|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.ide.IdeActivationAdapter
The default implementation of IdeActivationListener
Constructor Summary | |
IdeActivationAdapter()
|
Method Summary | |
void |
activated(IdeActivationEvent e)
Called when the IDE's user interface becomes activated. |
void |
deactivated(IdeActivationEvent e)
Called when the IDE's user interface becomes deactivated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IdeActivationAdapter()
Method Detail |
public void activated(IdeActivationEvent e)
IdeActivationListener
activated
in interface IdeActivationListener
e
- the eventpublic void deactivated(IdeActivationEvent e)
IdeActivationListener
deactivated
in interface IdeActivationListener
e
- the event
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.