|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdeActivationListener | |
oracle.ide | Contains classes that allow addins access to the IDE integration objects. |
oracle.jdeveloper.vcs.util | Contains assorted stateless utilities for version control system integraton. |
Uses of IdeActivationListener in oracle.ide |
Classes in oracle.ide that implement IdeActivationListener | |
class |
IdeActivationAdapter
The default implementation of IdeActivationListener |
Methods in oracle.ide with parameters of type IdeActivationListener | |
abstract void |
IdeMainWindow.addIdeActivationListener(IdeActivationListener l)
Adds a listener to IDE activation. |
abstract void |
IdeMainWindow.removeIdeActivationListener(IdeActivationListener l)
Removes a listener to IDE activation. |
Uses of IdeActivationListener in oracle.jdeveloper.vcs.util |
Methods in oracle.jdeveloper.vcs.util that return IdeActivationListener | |
static IdeActivationListener |
VCSDefaultUtils.createActivationListener(VCSStatusCache cache)
Creates an activation listener to detect IDE application switches. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.