|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILaunchConfigurationListener | |
org.eclipse.debug.core | Provides support for launching programs, breakpoint management, expression management, and debug events. |
Uses of ILaunchConfigurationListener in org.eclipse.debug.core |
Methods in org.eclipse.debug.core with parameters of type ILaunchConfigurationListener | |
void |
ILaunchManager.addLaunchConfigurationListener(ILaunchConfigurationListener listener)
Adds the given launch configuration listener to the list of listeners notified when a launch configuration is added, removed, or changed. |
void |
ILaunchManager.removeLaunchConfigurationListener(ILaunchConfigurationListener listener)
Removes the given launch configuration listener from the list of listeners notified when a launch configuration is added, removed, or changed. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |