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

Quick Search    Search Deep

Package org.eclipse.debug.internal.ui

Interface Summary
IDebugHelpContextIds Help context ids for the debug ui.
IInternalDebugUIConstants  
ILaunchHistoryChangedListener Implementors of this interface are notified whenever there is a change is made to the launch history.
 

Class Summary
BreakpointImageProvider Provides managed images for breakpoint annotations.
ColorManager Generic color manager.
DebugPerspectiveFactory The debug perspective factory.
DebugPluginImages The images provided by the debug plugin.
DebugUIAdapterFactory  
DebugUIMessages  
DebugUIPlugin The Debug UI Plugin.
DebugUIPropertiesAdapterFactory This factory and the IWorkbenchAdapter that it provides exist so that a properties dialog that is realized on a launches view element will have a title.
DefaultLabelProvider  
DelegatingModelPresentation A model presentation that delegates to the appropriate extension.
DialogSettingsHelper Helper class for dealing with setting and restoring dialog settings.
InstructionPointerAnnotation An annotation for the vertical ruler in text editors that shows one of two images for the current instruction pointer when debugging (one for the top stack frame, one for all others).
InstructionPointerContext Represents the context for a single instruction pointer.
InstructionPointerManager This class tracks instruction pointer contexts for all active debug targets and threads in the current workbench.
LazyModelPresentation A proxy to an IDebugModelPresentation extension.
MultipleInputDialog  
Pair Pair is a basic tuple of two with classic first and second members.
PixelConverter  
ResourceExtender ResourceExtender provides property testers for the XML expression language evaluation.
StepFilterManager As targets are launched, this manager sets its step filter support settings according to the "use step filter" setting.
StringMatcher A string pattern matcher, suppporting * and ? wildcards.
StringMatcher.Position  
SWTUtil Utility class to simplify access to some SWT resources.
VariablesViewModelPresentation  
WorkingDirectoryStatusHandler Prompts the user to re-launch when a working directory is not supported by the Eclipse runtime.