Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.debug.internal.ui.launchConfigurations

Interface Summary
AbstractLaunchConfigurationAction.IConfirmationRequestor Allows a requestor to abort this action.
 

Class Summary
AbstractLaunchConfigurationAction Common function/behavior for launch configuration view actions
CompileErrorPromptStatusHandler  
CreateLaunchConfigurationAction Creates a new launch configuration based on the selection.
DebugModePromptStatusHandler  
DeleteLaunchConfigurationAction Deletes the selected launch configuration(s).
DuplicateLaunchConfigurationAction Duplicates the selected launch configuration.
EnvironmentVariable A key/value set whose data is passed into Runtime.exec(...)
FavoritesDialog Dialog for organizing favorite launch configurations
LaunchConfigurationDialog A dialog used to edit & launch a single launch configuration.
LaunchConfigurationManager  
LaunchConfigurationPresentationManager Manages contributed launch configuration tabs
LaunchConfigurationPropertiesDialog A dialog used to edit a single launch configuration.
LaunchConfigurationsDialog The dialog used to edit and launch launch configurations.
LaunchConfigurationsMessages  
LaunchConfigurationTabGroupExtension Proxy to a launch configuration tab group element
LaunchConfigurationTabGroupViewer A viewer that displays tabs for a launch configuration, with apply and revert buttons.
LaunchConfigurationTabImageDescriptor A JDIImageDescriptor consists of a main icon and several adornments.
LaunchConfigurationTreeContentProvider Content provider for representing launch configuration types & launch configurations in a tree.
LaunchConfigurationTypeContribution A plug-in contribution (UI element) which contains a launch configuration type (Core element).
LaunchConfigurationView A tree view of launch configurations
LaunchGroupExtension Proxy to a launch group extension
LaunchGroupFilter Displays launch configurations for a specific launch group
LaunchHistory A history of launches and favorites for a launch group
LaunchShortcutExtension Proxy to a launch shortcut extension
OrganizeFavoritesAction OrganizeFavoritesAction
PersistableLaunchConfigurationFactory This is a combination factory and persistable element for launch configurations.
PersistableLaunchConfigurationTypeFactory This is a combination factory and persistable element for launch configuration types.
PerspectiveManager The perspective manager manages the 'perspective' settings defined by launch configurations.
PerspectivesTab PerspectivesTab
PerspectiveTabGroup PerspectiveTabGroup
ShortcutComparator  
WorkingSetComparator Comparator for refresh scope launch configuration attribute ATTR_REFRESH_SCOPE.