|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILaunchManager | |
---|---|
org.eclipse.debug.core | Provides support for launching programs, breakpoint management, expression management, and debug events. |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.debug.ui.actions | Provides a set of actions related to running and debugging applications. |
Uses of ILaunchManager in org.eclipse.debug.core |
---|
Methods in org.eclipse.debug.core that return ILaunchManager | |
---|---|
ILaunchManager |
DebugPlugin.getLaunchManager()
Returns the launch manager. |
protected ILaunchManager |
Launch.getLaunchManager()
Returns the launch manager. |
Uses of ILaunchManager in org.eclipse.debug.ui |
---|
Methods in org.eclipse.debug.ui that return ILaunchManager | |
---|---|
protected ILaunchManager |
AbstractLaunchConfigurationTab.getLaunchManager()
Convenience method to return the launch manager. |
Uses of ILaunchManager in org.eclipse.debug.ui.actions |
---|
Methods in org.eclipse.debug.ui.actions that return ILaunchManager | |
---|---|
protected ILaunchManager |
ContextualLaunchAction.getLaunchManager()
Returns the launch manager |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.