Library:Eclipse Platform, JDT and PDE
Version:3.1
Compatibility:JDK 1.4
Classes in library Eclipse Platform, JDT and PDE.
NOTE: The results have been limited to 500 entries. We suggest browsing through packages to explore the classes in this library.
NamePackageDescription
AbstractBitSetEventorg.eclipse.core.commands.common

An event that carries with it two or more boolean values.

AbstractBreakpointOrganizerDelegateorg.eclipse.debug.uiCommon function for breakpoint organizer delegates.
AbstractBundleDataorg.eclipse.osgi.framework.adaptor.coreAn abstract BundleData class that has default implementations that most BundleData implementations can use.
AbstractClassLoaderorg.eclipse.osgi.framework.adaptor.coreThe AbstractClassLoader provides some basic functionality that all BundleClassLoaders must provide.
AbstractConcurrentModelorg.eclipse.jface.viewers.deferredAbstract base class for all IConcurrentModel implementations.
AbstractConsoleorg.eclipse.ui.consoleCommon function for consoles.
AbstractControlContentAssistSubjectAdapterorg.eclipse.jface.contentassistAn AbstractControlContentAssistSubjectAdapter delegates assistance requests from a content assistant to a Control.
AbstractDebugVieworg.eclipse.debug.uiCommon function for views related to debugging.
AbstractDecoratedTextEditororg.eclipse.ui.texteditorAn intermediate editor comprising functionality not present in the leaner AbstractTextEditor, but used in many heavy weight (and especially source editing) editors, such as line numbers, change ruler, overview ruler, print margins, current line highlighting, etc.
AbstractDecoratedTextEditorPreferenceConstantsorg.eclipse.ui.texteditorPreference constants used in the extended text editor preference store.
AbstractDocumentorg.eclipse.jface.textAbstract default implementation of IDocument and its extension interfaces IDocumentExtension , IDocumentExtension2 , IDocumentExtension3 , IDocumentExtension4 , as well as IRepairableDocument .
AbstractDocumentProviderorg.eclipse.ui.texteditorAn abstract implementation of a sharable document provider.
AbstractDocumentProvider.DocumentProviderOperationorg.eclipse.ui.texteditorOperation created by the document provider and to be executed by the providers runnable context.
AbstractDocumentProvider.ElementInfoorg.eclipse.ui.texteditorCollection of all information managed for a connected element.
AbstractElementListSelectionDialogorg.eclipse.ui.dialogsAn abstract class to select elements out of a list of elements.
AbstractEncodingFieldEditororg.eclipse.ui.ide.dialogsThe abstract superclass of field editors used to set an encoding.
AbstractFormPartorg.eclipse.ui.formsAbstractFormPart implements IFormPart interface and can be used as a convenient base class for concrete form parts.
AbstractFrameworkAdaptororg.eclipse.osgi.framework.adaptor.coreAn abstract FrameworkAdaptor class that has default implementations that most FrameworkAdaptor implementations can use.
AbstractFrameworkAdaptor.ParentClassLoaderorg.eclipse.osgi.framework.adaptor.coreEmpty parent classloader.
AbstractGroupMarkerorg.eclipse.jface.actionAbstract superclass for group marker classes.
AbstractHandlerorg.eclipse.core.commands

This class is a partial implementation of IHandler.

AbstractHandlerorg.eclipse.ui.commandsThis class is a partial implementation of IHandler.
AbstractHelpUIorg.eclipse.ui.helpAbstract base class for the help system UI.
AbstractHoverInformationControlManagerorg.eclipse.jface.textAn information control manager that shows information in response to mouse hover events.
AbstractHyperlinkorg.eclipse.ui.forms.widgetsThis is the base class for custom hyperlink widget.
AbstractInformationControlManagerorg.eclipse.jface.textManages the life cycle, visibility, layout, and contents of an IInformationControl .
AbstractInformationControlManager.Anchororg.eclipse.jface.textConstitutes entities to enumerate anchors for the layout of the information control.
AbstractItemExtensionElementorg.eclipse.ui.cheatsheetsBase class for adding controls to cheat sheet items.
AbstractJavaLaunchConfigurationDelegateorg.eclipse.jdt.launchingAbstract implementation of a Java launch configuration delegate.
AbstractKeyFormatterorg.eclipse.jface.bindings.keys.formatting

An abstract implementation of a key formatter that provides a lot of common key formatting functionality.

AbstractLaunchConfigurationTaborg.eclipse.debug.uiCommon function for launch configuration tabs.
AbstractLaunchConfigurationTabGrouporg.eclipse.debug.uiCommon function for launch configuration tab groups.
AbstractLaunchHistoryActionorg.eclipse.debug.ui.actionsAbstract implementation of an action that displays a drop-down launch history for a specific launch group.
AbstractLaunchToolbarActionorg.eclipse.debug.ui.actionsA launch history action that also includes launch shortcut actions (run/debug as), and an action to open the launch configuration dialog.
AbstractLineTrackerorg.eclipse.jface.textAbstract implementation of ILineTracker.
AbstractLineTracker.DelimiterInfoorg.eclipse.jface.textCombines the information of the occurrence of a line delimiter.
AbstractLineTracker.Requestorg.eclipse.jface.textRepresentation of replace and set requests.
AbstractListViewerorg.eclipse.jface.viewersAbstract base class for viewers that contain lists of items (such as a combo or list).
AbstractMarkerAnnotationModelorg.eclipse.ui.texteditorAbstract implementation of a marker-based annotation model.
AbstractMemoryRenderingorg.eclipse.debug.ui.memoryAbstract implementation of a memory rendering.
AbstractMemoryRenderingBindingsProviderorg.eclipse.debug.ui.memoryCommon function for a dynamic memory rendering bindings provider.
AbstractNamedHandleEventorg.eclipse.core.commands.common

An event fired from a NamedHandleObject.

AbstractNewPluginTemplateWizardorg.eclipse.pde.ui.templatesThis class is used as a common base for plug-in content wizards that are implemented using PDE template support.
AbstractOperationorg.eclipse.core.commands.operations

Abstract implementation for an undoable operation.

AbstractPreferenceInitializerorg.eclipse.core.runtime.preferencesAbstract class used to aid in default preference value initialization.
AbstractPresentationFactoryorg.eclipse.ui.presentationsThis is a factory for presentation objects that control the appearance of editors, views and other components in the workbench.
AbstractReconcilerorg.eclipse.jface.text.reconcilerAbstract implementation of IReconciler .
AbstractReconcileSteporg.eclipse.jface.text.reconcilerAbstract implementation of a reconcile step.
AbstractResourceVariantTreeorg.eclipse.team.core.variantsAn implementation of IResourceVariantTree that provides the logic for refreshing the tree and collecting the results so they can be cached locally.
AbstractRulerActionDelegateorg.eclipse.ui.texteditorThis class serves as an adapter for actions contributed to the vertical ruler's context menu.
AbstractSourceContainerorg.eclipse.debug.core.sourcelookup.containersCommon function for source containers.
AbstractSourceContainerBrowserorg.eclipse.debug.ui.sourcelookupCommon implementation for source container browsers.
AbstractSourceContainerTypeDelegateorg.eclipse.debug.core.sourcelookup.containersCommon function for source container type delegates.
AbstractSourceLookupDirectororg.eclipse.debug.core.sourcelookupDirects source lookup among a collection of source lookup participants, and a common collection of source containers.
AbstractSourceLookupParticipantorg.eclipse.debug.core.sourcelookupCommon super class for implementations of source lookup participants.
AbstractSourceProviderorg.eclipse.ui

An implementation of ISourceProvider that provides listener support.

AbstractSynchronizeParticipantorg.eclipse.team.ui.synchronizeThis class is the abstract base class for all synchronize view participants.
AbstractSynchronizeScopeorg.eclipse.team.ui.synchronizeAbstract superclass of resource scopes for SubscriberParticipant instances.
AbstractTableRenderingorg.eclipse.debug.ui.memoryAbstract implementation of a table rendering.
AbstractTemplateSectionorg.eclipse.pde.ui.templatesCommon function for template sections.
AbstractTextEditororg.eclipse.ui.texteditorAbstract base implementation of a text editor.
AbstractTextEditor.AbstractSelectionChangedListenerorg.eclipse.ui.texteditorInternal implementation class for a change listener.
AbstractTextEditor.LineStartActionorg.eclipse.ui.texteditorThis action implements smart home.
AbstractTextRenderingorg.eclipse.debug.ui.memoryAbstract implementation of a rendering that translates memory into text, displayed in a table.
AbstractTextSearchResultorg.eclipse.search.ui.textAn abstract base implementation for text-match based search results.
AbstractTextSearchViewPageorg.eclipse.search.ui.textAn abstract base implementation for classes showing AbstractTextSearchResult instances.
AbstractTreeViewerorg.eclipse.jface.viewersAbstract base implementation for tree-structure-oriented viewers (trees and table trees).
AbstractTypeDeclarationorg.eclipse.jdt.core.domAbstract subclass for type declaration, enum declaration, and annotation type declaration AST node types.
AbstractUIPluginorg.eclipse.ui.pluginAbstract base class for plug-ins that integrate with the Eclipse platform UI.
AbstractVMInstallorg.eclipse.jdt.launchingAbstract implementation of a VM install.
AbstractVMInstallTypeorg.eclipse.jdt.launchingAbstract implementation of a VM install type.
AbstractVMRunnerorg.eclipse.jdt.launchingAbstract implementation of a VM runner.
AbstractWebBrowserorg.eclipse.ui.browserClients that supply implementation of the workbench browser support should extend this class for web browser instances they manage.
AbstractWorkbenchBrowserSupportorg.eclipse.ui.browserImplements IWorkbenchBrowserSupport while leaving some methods to the implementors.
ACCorg.eclipse.swt.accessibilityClass ACC contains all the constants used in defining an Accessible object.
AcceptAllFilterorg.eclipse.jface.viewersFilter that accepts everything.
Accessibleorg.eclipse.swt.accessibilityInstances of this class provide a bridge between application code and assistive technology clients.
AccessibleAdapterorg.eclipse.swt.accessibilityThis adapter class provides default implementations for the methods described by the AccessibleListener interface.
AccessibleControlAdapterorg.eclipse.swt.accessibilityThis adapter class provides default implementations for the methods described by the AccessibleControlListener interface.
AccessibleControlEventorg.eclipse.swt.accessibilityInstances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance.
AccessibleEventorg.eclipse.swt.accessibilityInstances of this class are sent as a result of accessibility clients sending messages to controls asking for information about the control instance.
AccessibleTextAdapterorg.eclipse.swt.accessibilityThis adapter class provides default implementations for the methods described by the AccessibleTextListener interface.
AccessibleTextEventorg.eclipse.swt.accessibilityInstances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance.
Actionorg.eclipse.jface.actionThe standard abstract implementation of an action.
ActionBarAdvisororg.eclipse.ui.applicationPublic base class for configuring the action bars of a workbench window.
ActionContextorg.eclipse.ui.actionsAn ActionContext represents the context used to determine which actions are added by an ActionGroup, and what their enabled state should be.
ActionContributionItemorg.eclipse.jface.actionA contribution item which delegates to an action.
ActionDelegateorg.eclipse.ui.actionsAbstract base implementation of IActionDelegate and IActionDelegate2 for a client delegate action.
ActionFactoryorg.eclipse.ui.actionsAccess to standard actions provided by the workbench.
ActionGrouporg.eclipse.ui.actionsAn ActionGroup represents a group of actions which are added to a context menu, or the action bars of a part, together.
ActionHandlerorg.eclipse.jface.commands

This class adapts instances of IAction to IHandler.

ActionHandlerorg.eclipse.ui.commandsThis class adapts instances of IAction to IHandler.
ActiveShellExpressionorg.eclipse.ui

An expression that checks the active shell variable.

ActivitiesPreferencePageorg.eclipse.ui.activitiesPreference page that allows configuration of the activity set.
ActivityCategoryPreferencePageorg.eclipse.ui.activitiesActivities preference page that primarily shows categories and can optionally show an advanced dialog that allows fine-tune adjustmenet of activities.
ActivityEventorg.eclipse.ui.activitiesAn instance of this class describes changes to an instance of IActivity.
ActivityManagerEventorg.eclipse.ui.activitiesAn instance of this class describes changes to an instance of IActivityManager.
AdaptableListorg.eclipse.ui.modelA modifiable list of IAdaptable objects.
AdaptorMsgorg.eclipse.osgi.framework.adaptor.coreCommom framework adaptor messages.
AddBookmarkActionorg.eclipse.ui.actionsStandard action for adding a bookmark to the currently selected file resource(s).
AddDelegateMethodsActionorg.eclipse.jdt.ui.actionsCreates delegate methods for a type's fields.
AddGetterSetterActionorg.eclipse.jdt.ui.actionsCreates getter and setter methods for a type's fields.
AddJavaDocStubActionorg.eclipse.jdt.ui.actionsCreate Javadoc comment stubs for the selected members.
AddMarkerActionorg.eclipse.ui.texteditorAction for creating a marker of a specified type for the editor's input element based on the editor's selection.
AddSiteCommandorg.eclipse.update.standaloneCommand to add a new product extension site.
AddTaskActionorg.eclipse.ui.texteditorCreates a new task marker.
AddTaskActionorg.eclipse.ui.actionsStandard action for adding a task to the currently selected file resource(s).
AddToClasspathActionorg.eclipse.jdt.ui.actionsAction to add a JAR to the classpath of its parent project.
AddUnimplementedConstructorsActionorg.eclipse.jdt.ui.actionsCreates unimplemented constructors for a type.
AnimatedProgressorg.eclipse.swt.customA control for showing progress feedback for a long running operation.
Annotationorg.eclipse.jdt.core.domAbstract base class of AST nodes that represent annotations.
Annotationorg.eclipse.jface.text.sourceAnnotation managed by an IAnnotationModel .
AnnotationBagorg.eclipse.jface.text.source.projectionA bag of annotations.
AnnotationBarHoverManagerorg.eclipse.jface.text.sourceThis manager controls the layout, content, and visibility of an information control in reaction to mouse hover events issued by the vertical ruler of a source viewer.
AnnotationBarHoverManager.Closerorg.eclipse.jface.text.sourceThe information control closer for the hover information.
AnnotationColumnorg.eclipse.jface.text.sourceNo description provided.
AnnotationModelorg.eclipse.jface.text.sourceStandard implementation of IAnnotationModel and its extension interfaces.
AnnotationModelEventorg.eclipse.jface.text.sourceSpecification of changes applied to annotation models.
AnnotationPainterorg.eclipse.jface.text.sourcePaints decorations for annotations provided by an annotation model and/or highlights them in the associated source viewer.
AnnotationPainter.NullStrategyorg.eclipse.jface.text.sourceDrawing strategy that does nothing.
AnnotationPainter.SquigglesStrategyorg.eclipse.jface.text.sourceSquiggles drawing strategy.
AnnotationPreferenceorg.eclipse.ui.texteditorAn annotation preference provides all the information required for handing the preferences for the presentation of annotations of a specified type.
AnnotationPreferenceLookuporg.eclipse.ui.texteditorProvides the strategy for finding the annotation preference for a given annotation.
AnnotationRulerColumnorg.eclipse.jface.text.sourceA vertical ruler column showing graphical representations of annotations.
AnnotationTypeDeclarationorg.eclipse.jdt.core.domAnnotation type declaration AST node type (added in JLS3 API).
AnnotationTypeLookuporg.eclipse.ui.texteditorProvides the strategy for determining annotation types for given markers.
AnnotationTypeMemberDeclarationorg.eclipse.jdt.core.domAnnotation type member declaration AST node type (added in JLS3 API).
AnonymousClassDeclarationorg.eclipse.jdt.core.domAnonymous class declaration AST node type.
AntCorePluginorg.eclipse.ant.coreThe plug-in runtime class for the Ant Core plug-in.
AntCorePreferencesorg.eclipse.ant.coreRepresents the Ant Core plug-in's preferences providing utilities for extracting, changing and updating the underlying preferences.
AntRunnerorg.eclipse.ant.coreEntry point for running Ant builds inside Eclipse.
AppletArgumentsTaborg.eclipse.jdt.debug.ui.launchConfigurationsA launch configuration tab that displays and edits program arguments, VM arguments, and working directory launch configuration attributes, for applets.
AppletMainTaborg.eclipse.jdt.debug.ui.launchConfigurationsThis tab appears for java applet launch configurations and allows the user to edit attributes such as the applet class to launch and its owning project, if any.
AppletParametersTaborg.eclipse.jdt.debug.ui.launchConfigurationsThis tab appears for java applet launch configurations and allows the user to edit applet-specific attributes such as width, height, name & applet parameters.
ApplicationWindoworg.eclipse.jface.windowAn application window is a high-level "main window", with built-in support for an optional menu bar with standard menus, an optional toolbar, and an optional status line.
ArchiveReferenceorg.eclipse.update.coreConvenience implementation of a site archive.
ArchiveReferenceModelorg.eclipse.update.core.modelSite archive model object.
ArchiveSourceContainerorg.eclipse.debug.core.sourcelookup.containersArchive source container for an archive in the workspace.
ArchiveSourceLocationorg.eclipse.jdt.launching.sourcelookupLocates source elements in an archive (zip) in the local file system.
ArmEventorg.eclipse.swt.eventsInstances of this class are sent as a result of a widget such as a menu item being armed.
ArrayAccessorg.eclipse.jdt.core.domArray access expression AST node type.
ArrayContentProviderorg.eclipse.jface.viewersThis implementation of IStructuredContentProvider handles the case where the viewer input is an unchanging array or collection of elements.
ArrayCreationorg.eclipse.jdt.core.domArray creation expression AST node type.
ArrayInitializerorg.eclipse.jdt.core.domArray initializer AST node type.
ArrayTypeorg.eclipse.jdt.core.domType node for an array type.
Assertorg.eclipse.jface.textAssert is useful for for embedding runtime sanity checks in code.
Assertorg.eclipse.jface.utilAssert is useful for for embedding runtime sanity checks in code.
AssertStatementorg.eclipse.jdt.core.domAssert statement AST node type.
Assignmentorg.eclipse.jdt.core.domAssignment expression AST node type.
Assignment.Operatororg.eclipse.jdt.core.domAssignment operators (typesafe enumeration).
ASTorg.eclipse.jdt.core.domUmbrella owner and abstract syntax tree node factory.
ASTMatcherorg.eclipse.jdt.core.domConcrete superclass and default implementation of an AST subtree matcher.
ASTNodeorg.eclipse.jdt.core.domAbstract superclass of all Abstract Syntax Tree (AST) node types.
ASTParserorg.eclipse.jdt.core.domA Java language parser for creating abstract syntax trees (ASTs).
ASTRequestororg.eclipse.jdt.core.domAn AST requestor handles ASTs for compilation units passed to ASTParser.createASTs.
ASTRewriteorg.eclipse.jdt.core.dom.rewriteInfrastucture for modifying code by describing changes to AST nodes.
ASTVisitororg.eclipse.jdt.core.domA visitor for abstract syntax trees.
BackActionorg.eclipse.ui.views.framelistGeneric "Back" action which goes back one frame,
BackLevelFilterorg.eclipse.update.searchThis class can be added to the update search request to filter out features that are back-level (are older or the same as the features already installed).
BaseFeatureFactoryorg.eclipse.update.coreBase implementation of a feature factory.
BaseFilterorg.eclipse.update.searchBase filter class
BaseInstallHandlerorg.eclipse.update.coreBase implementation of an install handler.
BaseNewWizardMenuorg.eclipse.ui.actionsA BaseNewWizardMenu is used to populate a menu manager with New Wizard actions for the current perspective's new wizard shortcuts, including an Other...
BaseOptionTemplateSectionorg.eclipse.pde.ui.templatesThis class adds a notion of options to the default template section implementation.
BaseSelectionListenerActionorg.eclipse.ui.actionsThe abstract superclass for actions that listen to selection change events.
BaseSiteFactoryorg.eclipse.update.coreBase implementation of a site factory.
BaseWorkbenchContentProviderorg.eclipse.ui.modelTree content provider for objects that can be adapted to the interface IWorkbenchAdapter .
BasicMarkerUpdaterorg.eclipse.ui.texteditorUpdates a marker's positional attributes which are start position, end position, and line number.
BasicNewFileResourceWizardorg.eclipse.ui.wizards.newresourceStandard workbench wizard that create a new file resource in the workspace.
BasicNewFolderResourceWizardorg.eclipse.ui.wizards.newresourceStandard workbench wizard that create a new folder resource in the workspace.
BasicNewProjectResourceWizardorg.eclipse.ui.wizards.newresourceStandard workbench wizard that creates a new project resource in the workspace.
BasicNewResourceWizardorg.eclipse.ui.wizards.newresourceAbstract base implementation of the standard workbench wizards that create new resources in the workspace.
BasicTextEditorActionContributororg.eclipse.ui.texteditorManages the installation and removal of global actions for the same type of editors.
BidiSegmentEventorg.eclipse.swt.customThis event is sent to BidiSegmentListeners when a line is to be measured or rendered in a bidi locale.
BinarySignatureDescriberorg.eclipse.core.runtime.contentA content describer for binary formats that present some simple signature at a known, fixed offset.
Bindingorg.eclipse.jface.bindings

A binding is a link between user input and the triggering of a particular command.

BindingKeyorg.eclipse.jdt.coreUtility class to decode or create a binding key.
BindingManagerorg.eclipse.jface.bindings

A central repository for bindings -- both in the defined and undefined states.

BindingManagerEventorg.eclipse.jface.bindingsAn instance of this class describes changes to an instance of BindingManager.
Blockorg.eclipse.jdt.core.domBlock statement AST node type.
BlockCommentorg.eclipse.jdt.core.domBlock comment AST node type.
BodyDeclarationorg.eclipse.jdt.core.domAbstract base class of all AST nodes that represent body declarations that may appear in the body of some kind of class or interface declaration, including anonymous class declarations, enumeration declarations, and enumeration constant declarations.
BookmarkNavigatororg.eclipse.ui.views.bookmarkexplorerMain class for the bookmark navigator for displaying bookmarks on resources and opening an editor on the bookmarked resource when the user commands.
BookmarkRulerActionorg.eclipse.ui.texteditorAdapter for the managing bookmark action.
BooleanFieldEditororg.eclipse.jface.preferenceA field editor for a boolean type preference.
BooleanLiteralorg.eclipse.jdt.core.domBoolean literal node.
BooleanOptionorg.eclipse.pde.ui.templatesThis implementation of the TemplateOption can be used to represent options that are boolean choices.
BooleanPropertyActionorg.eclipse.jface.preferenceThe BooleanPropertyAction is an action that set the values of a boolean property in the preference store.
BootLoaderorg.eclipse.core.bootSpecial boot loader class for the Eclipse Platform.
Bootstraporg.eclipse.jdiNo description provided.
Breakpointorg.eclipse.debug.core.modelAbstract implementation of a breakpoint.
BreakpointTypeCategoryorg.eclipse.debug.uiDefault implementation for a breakpoint type category.
BreakStatementorg.eclipse.jdt.core.domBreak statement AST node type.
Browserorg.eclipse.swt.browserInstances of this class implement the browser user interface metaphor.
BrowserFactoryorg.eclipse.ui.browserImplementators of org.eclipse.ui.browser.browsers extension points must provide an implementation of this abstract class.
BufferChangedEventorg.eclipse.jdt.coreA buffer changed event describes how a buffer has changed.
BufferedContentorg.eclipse.compareAbstract implementation for a buffered IStreamContentAccessor.
BufferedRuleBasedScannerorg.eclipse.jface.text.rulesA buffered rule based scanner.
BuildActionorg.eclipse.ui.actionsStandard actions for full and incremental builds of the selected project(s).
BuildActionGrouporg.eclipse.jdt.ui.actionsContributes all build related actions to the context menu and installs handlers for the corresponding global menu actions.
BuildPathDialogAccessorg.eclipse.jdt.ui.wizardsClass that gives access to dialogs used by the Java build path page to configure classpath entries and properties of classpath entries.
BundleEntryorg.eclipse.osgi.framework.adaptor.coreA BundleEntry represents one entry of a BundleFile.
BundleEntry.DirZipBundleEntryorg.eclipse.osgi.framework.adaptor.coreRepresents a directory entry in a ZipBundleFile.
BundleEntry.FileBundleEntryorg.eclipse.osgi.framework.adaptor.coreA BundleEntry represented by a File object.
BundleEntry.ZipBundleEntryorg.eclipse.osgi.framework.adaptor.coreA BundleEntry represented by a ZipEntry in a ZipFile.
BundleFileorg.eclipse.osgi.framework.adaptor.coreThe BundleFile API is used by Adaptors to read resources out of an installed Bundle in the Framework.
BundleFile.DirBundleFileorg.eclipse.osgi.framework.adaptor.coreA BundleFile that uses a directory as its base file.
BundleFile.NestedDirBundleFileorg.eclipse.osgi.framework.adaptor.coreA NestedDirBundleFile uses another BundleFile as its source but accesses all of its resources relative to a nested directory within the other BundleFile object.
BundleFile.ZipBundleFileorg.eclipse.osgi.framework.adaptor.coreA BundleFile that uses a ZipFile as it base file.
BundleProtectionDomainorg.eclipse.osgi.framework.adaptorThis is a specialized ProtectionDomain for a bundle.
BusyIndicatororg.eclipse.swt.customSupport for showing a Busy Cursor during a long running process.
Buttonorg.eclipse.swt.widgetsInstances of this class represent a selectable user interface object that issues notification when pressed and released.
ByteArrayTransferorg.eclipse.swt.dndThe class ByteArrayTransfer provides a platform specific mechanism for converting a java byte[] to a platform specific representation of the byte array and vice versa.
ByteCodeVisitorAdapterorg.eclipse.jdt.core.utilAdapter that implements the IBytecodeVisitor.
CachedResourceVariantorg.eclipse.team.core.variantsA resource variant is a partial implementation of a remote resource whose contents and handle are cached locally.
Canvasorg.eclipse.swt.widgetsInstances of this class provide a surface for drawing arbitrary graphics.
Caretorg.eclipse.swt.widgetsInstances of this class provide an i-beam that is typically used as the insertion point for text.
CaseActionorg.eclipse.ui.texteditorAction that converts the current selection to lower case or upper case.
CastExpressionorg.eclipse.jdt.core.domCast expression AST node type.
CatchClauseorg.eclipse.jdt.core.domCatch clause AST node type.
Categoryorg.eclipse.update.coreConvenience implementation of feature category definition.
Categoryorg.eclipse.core.commands

A logical group for a set of commands.

CategoryEventorg.eclipse.core.commandsAn instance of this class describes changes to an instance of Category.
CategoryEventorg.eclipse.ui.activitiesAn instance of this class describes changes to an instance of ICategory.
CategoryEventorg.eclipse.ui.commandsAn instance of this class describes changes to an instance of ICategory.
CategoryModelorg.eclipse.update.core.modelFeature category definition model object.
CBannerorg.eclipse.swt.customInstances of this class implement a Composite that lays out its children and allows programmatic control of the layout.
CComboorg.eclipse.swt.customThe CCombo class represents a selectable user interface object that combines a text field and a list and issues notification when an item is selected from the list.
CCPActionGrouporg.eclipse.jdt.ui.actionsAction group that adds the copy, cut, paste actions to a view part's context menu and installs handlers for the corresponding global menu actions.
CellEditororg.eclipse.jface.viewersAbstract base class for cell editors.
CellEditor.LayoutDataorg.eclipse.jface.viewersStruct-like layout data for cell editors, with reasonable defaults for all fields.
CellEditorActionHandlerorg.eclipse.ui.partHandles the redirection of the global actions Cut, Copy, Paste, Delete, Select All, Find, Undo and Redo to either the current inline cell editor or the part's supplied action handler.
ChainedPreferenceStoreorg.eclipse.ui.texteditorPreference store that composes multiple preference stores in a chain and serves a preference value from the first preference store in the chain that contains the preference.
Changeorg.eclipse.ltk.core.refactoringAn abstract base implementation for object representing a generic change to the workbench.
ChangeEncodingActionorg.eclipse.ui.texteditorAction for changing the the encoding of the editor's input element.
ChangePreviewViewerInputorg.eclipse.ltk.ui.refactoringInstances of this class represent the input for an IChangePreviewViewer .
ChangeRulerColumnorg.eclipse.jface.text.sourceA vertical ruler column displaying line numbers and serving as a UI for quick diff.
ChangeTypeActionorg.eclipse.jdt.ui.actionsAction to generalize the type of a local or field declaration or the return type of a method declaration.
CharacterKeyorg.eclipse.ui.keys

Instances of CharacterKey represent keys on the keyboard which represent unicode characters.

CharacterLiteralorg.eclipse.jdt.core.domCharacter literal nodes.
CharOperationorg.eclipse.jdt.core.compilerThis class is a collection of helper methods to manipulate char arrays.
CheatSheetExtensionFactoryorg.eclipse.ui.cheatsheetsFactory for the cheat sheet's public extensions.
CheatSheetListenerorg.eclipse.ui.cheatsheetsFor monitoring the execution of a cheat sheet.
CheatSheetViewerFactoryorg.eclipse.ui.cheatsheetsA factory for creating a cheat sheet viewer.
CheckboxCellEditororg.eclipse.jface.viewersA cell editor that manages a checkbox.
CheckboxTableViewerorg.eclipse.jface.viewersA concrete viewer based on an SWT Table control with checkboxes on each node.
CheckboxTreeViewerorg.eclipse.jface.viewersA concrete tree-structured viewer based on an SWT Tree control with checkboxes on each node.
CheckConditionsContextorg.eclipse.ltk.core.refactoring.participantsA context that is shared between the refactoring processor and all its associated participants during condition checking.
CheckConditionsOperationorg.eclipse.ltk.core.refactoringOperation that, when run, checks the preconditions of the Refactoring passed on creation.
CheckDebugAttributesorg.eclipse.jdt.core

An Ant task to find out if a class file or a jar contains debug attributes.

CheckedTreeSelectionDialogorg.eclipse.ui.dialogsA class to select elements out of a tree structure.
CheckStateChangedEventorg.eclipse.jface.viewersEvent object describing a change to the checked state of a viewer element.
ChildDocumentorg.eclipse.jface.text.projectionImplementation of a child document based on ProjectionDocument .
ChildDocumentManagerorg.eclipse.jface.text.projectionImplementation of a child document manager based on ProjectionDocumentManager .
ChildListPropertyDescriptororg.eclipse.jdt.core.domDescriptor for a child list property of an AST node.
ChildPropertyDescriptororg.eclipse.jdt.core.domDescriptor for a child property of an AST node.
ChoiceOptionorg.eclipse.pde.ui.templatesImplementation of the TemplateOption that allows users to choose a value from the fixed set of options.
CLabelorg.eclipse.swt.customA Label which supports aligned text and/or an image and different border styles.
ClassFileBytesDisassemblerorg.eclipse.jdt.core.utilThis class is intended to be subclassed to disassemble classfile bytes onto a String using the proper line separator.
ClassInstanceCreationorg.eclipse.jdt.core.domClass instance creation expression AST node type.
ClasspathContainerInitializerorg.eclipse.jdt.coreAbstract base implementation of all classpath container initializer.
ClasspathContainerSourceContainerorg.eclipse.jdt.launching.sourcelookup.containersA source container for a classpath container.
ClasspathVariableInitializerorg.eclipse.jdt.coreAbstract base implementation of all classpath variable initializers.
ClasspathVariableSourceContainerorg.eclipse.jdt.launching.sourcelookup.containersA classpath variable source container contains a source container that is the resolved value of the associated variable.
ClearOutputActionorg.eclipse.ui.console.actionsClears the output in a text console.
Clipboardorg.eclipse.swt.dndThe Clipboard provides a mechanism for transferring data from one application to another or within an application.
CloseConsoleActionorg.eclipse.ui.console.actionsRemoves a console from the console manager.
CloseResourceActionorg.eclipse.ui.actionsStandard action for closing the currently selected project(s).
CmdLineArgsorg.eclipse.update.standaloneThis class parses the command line arguments for update standalone commands
CodeFormatterorg.eclipse.jdt.core.formatterSpecification for a generic source code formatter.
CodeGenerationorg.eclipse.jdt.uiClass that offers access to the templates contained in the 'code templates' preference page.
CollapseAllActionorg.eclipse.ui.views.navigatorCollapse all project nodes.
Colororg.eclipse.swt.graphicsInstances of this class manage the operating system resources that implement SWT's RGB color model.
ColorCellEditororg.eclipse.jface.viewersA cell editor that manages a color field.
ColorDescriptororg.eclipse.jface.resourceLightweight descriptor for an SWT color.
ColorDialogorg.eclipse.swt.widgetsInstances of this class allow the user to select a color from a predefined set of available colors.
ColorFieldEditororg.eclipse.jface.preferenceA field editor for a color type preference.
ColorPropertyDescriptororg.eclipse.ui.views.propertiesDescriptor for a property that has a color value which should be edited with a color cell editor.
ColorRegistryorg.eclipse.jface.resourceA color registry maintains a mapping between symbolic color names and SWT Colors.
ColorSelectororg.eclipse.jface.preferenceThe ColorSelector is a wrapper for a button that displays a selected Color and allows the user to change the selection.
ColumnLayoutorg.eclipse.ui.forms.widgetsThis layout manager arranges children of the composite parent in vertical columns.
ColumnLayoutDataorg.eclipse.jface.viewersAn abstract column layout data describing the information needed (by TableLayout) to properly lay out a table.
ColumnLayoutDataorg.eclipse.ui.forms.widgetsThis class is used to store layout data for the ColumnLayout class.
ColumnPixelDataorg.eclipse.jface.viewersDescribes the width of a table column in pixels, and whether the column is resizable.
ColumnWeightDataorg.eclipse.jface.viewersDescribes the width of a table column in terms of a weight, a minimum width, and whether the column is resizable.
Comboorg.eclipse.swt.widgetsInstances of this class are controls that allow the user to choose an item from a list of items, or optionally enter a new value by typing it into an editable text field.
ComboBoxCellEditororg.eclipse.jface.viewersA cell editor that presents a list of items in a combo box.
ComboBoxLabelProviderorg.eclipse.ui.views.propertiesAn ILabelProvider that assists in rendering labels for ComboBoxPropertyDescriptors.
ComboBoxPropertyDescriptororg.eclipse.ui.views.propertiesDescriptor for a property that has a value which should be edited with a combo box cell editor.
ComboContentAssistSubjectAdapterorg.eclipse.jface.contentassistAdapts a Combo to a IContentAssistSubjectControl .
ComboViewerorg.eclipse.jface.viewersA concrete viewer based on an SWT Combo control.
Commandorg.eclipse.core.commands

A command is an abstract representation for some semantic behaviour.

CommandEventorg.eclipse.core.commandsAn instance of this class describes changes to an instance of Command.
CommandEventorg.eclipse.ui.commandsAn instance of this class describes changes to an instance of ICommand.
CommandManagerorg.eclipse.core.commands

A central repository for commands -- both in the defined and undefined states.

CommandManagerEventorg.eclipse.core.commands

An event indicating that the set of defined command identifiers has changed.

CommandManagerEventorg.eclipse.ui.commandsAn instance of this class describes changes to an instance of ICommandManager.
Commentorg.eclipse.jdt.core.domAbstract base class for all AST nodes that represent comments.
CommonTaborg.eclipse.debug.uiLaunch configuration tab used to specify the location a launch configuration is stored in, whether it should appear in the favorites list, and perspective switching behavior for an associated launch.
CompareConfigurationorg.eclipse.compareA CompareConfiguration object controls various UI aspects of compare/merge viewers like title labels and images, or whether a side of a merge viewer is editable.
CompareEditorInputorg.eclipse.compareA compare operation which can present its results in a special editor.
CompareUIorg.eclipse.compareThe class CompareUI defines the entry point to initiate a configurable compare operation on arbitrary resources.
CompareViewerPaneorg.eclipse.compareA CompareViewerPane is a convenience class which installs a CLabel and a Toolbar in a ViewForm.
CompareViewerSwitchingPaneorg.eclipse.compareA custom CompareViewerPane that supports dynamic viewer switching.
CompilationUnitorg.eclipse.jdt.core.domJava compilation unit AST node type.
CompilationUnitSorterorg.eclipse.jdt.core.utilOperation for sorting members within a compilation unit.
CompletionContextorg.eclipse.jdt.coreCompletion context.
CompletionProposalorg.eclipse.jdt.coreCompletion proposal.
CompletionProposalorg.eclipse.jface.text.contentassistThe standard implementation of the ICompletionProposal interface.
CompletionProposalCollectororg.eclipse.jdt.ui.text.javaJava UI implementation of CompletionRequestor.
CompletionProposalComparatororg.eclipse.jdt.ui.text.javaComparator for java completion proposals.
CompletionProposalLabelProviderorg.eclipse.jdt.ui.text.javaProvides labels for java content assist proposals.
CompletionRequestororg.eclipse.jdt.coreAbstract base class for a completion requestor which is passed completion proposals as they are generated in response to a code assist request.
CompletionRequestorAdapterorg.eclipse.jdt.coreAdapter of the requestor interface ICompletionRequestor.
Compositeorg.eclipse.swt.widgetsInstances of this class are controls which are capable of containing other controls.
CompositeChangeorg.eclipse.ltk.core.refactoringRepresents a composite change.
CompositeImageDescriptororg.eclipse.jface.resourceAbstract base class for image descriptors that synthesize an image from other images in order to simulate the effect of custom drawing.
CompositeRulerorg.eclipse.jface.text.sourceStandard implementation of IVerticalRuler .
CompositeSourceContainerorg.eclipse.debug.core.sourcelookup.containersA source container of source containers.
CompoundContributionItemorg.eclipse.ui.actionsA compound contribution is a contribution item consisting of a dynamic list of contribution items.
ConditionalExpressionorg.eclipse.jdt.core.domConditional expression AST node type.
ConfigurableLineTrackerorg.eclipse.jface.textStandard implementation of a generic ILineTracker .
ConfigurationElementModelorg.eclipse.core.runtime.modelAn object which represents the user-defined contents of an extension in a plug-in manifest.
ConfigurationElementSorterorg.eclipse.ui.texteditorAllows to sort an array based on their elements' configuration elements according to the prerequisite relation of their defining plug-ins.
ConfigurationPropertyModelorg.eclipse.core.runtime.modelAn object which represents the user-defined properties in a configuration element of a plug-in manifest.
ConfigurationScopeorg.eclipse.core.runtime.preferencesObject representing the configuration scope in the Eclipse preferences hierarchy.
ConfiguratorUtilsorg.eclipse.update.configuratorHelper class to get platform configuration data without having to use BootLoader methods from the compatibility layer.
ConsoleColorProviderorg.eclipse.debug.ui.consoleDefault console color provider for a processs.
ConsolePluginorg.eclipse.ui.consoleThe console plug-in class.
ConstructorInvocationorg.eclipse.jdt.core.domAlternate constructor invocation statement AST node type.
ContainerCheckedTreeViewerorg.eclipse.ui.dialogsCheckboxTreeViewer with special behaviour of the checked / gray state on container (non-leaf) nodes: The grayed state is used to visualize the checked state of its children.
ContainerCreatororg.eclipse.core.filebuffers.manipulationHelper class to create a container and all missing parent containers.
ContainerGeneratororg.eclipse.ui.dialogsFor creating folder resources that currently do not exist, along a given workspace path.
ContainerSelectionDialogorg.eclipse.ui.dialogsA standard selection dialog which solicits a container resource from the user.
ContentAssistActionorg.eclipse.ui.texteditorA content assist action which gets its target from its text editor.
ContentAssistantorg.eclipse.jface.text.contentassistThe standard implementation of the IContentAssistant interface.
ContentAssistHandlerorg.eclipse.ui.contentassistA content assistant handler which handles the key binding and the cue for a ContentAssistant and its subject adapter.
ContentEntryModelorg.eclipse.update.core.modelContent entry model object.
ContentFormatterorg.eclipse.jface.text.formatterStandard implementation of IContentFormatter.
ContentMergeViewerorg.eclipse.compare.contentmergeviewerAn abstract compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.
ContentOutlineorg.eclipse.ui.views.contentoutlineMain class for the Content Outline View.
ContentOutlinePageorg.eclipse.ui.views.contentoutlineAn abstract base class for content outline pages.
ContentReferenceorg.eclipse.update.coreContent reference implements a general access wrapper to feature and site content.
ContentStamporg.eclipse.ltk.core.refactoringA content stamp object represent the content of an IFile.
ContentViewerorg.eclipse.jface.viewersA content viewer is a model-based adapter on a widget which accesses its model by means of a content provider and a label provider.
Contextorg.eclipse.core.commands.contexts

A context is an answer to the question "when".

ContextBasedFormattingStrategyorg.eclipse.jface.text.formatterFormatting strategy for context based content formatting.
ContextEventorg.eclipse.core.commands.contextsAn instance of this class describes changes to an instance of IContext.
ContextEventorg.eclipse.ui.contextsAn instance of this class describes changes to an instance of IContext.
ContextInformationorg.eclipse.jface.text.contentassistA default implementation of the IContextInformation interface.
ContextInformationValidatororg.eclipse.jface.text.contentassistA default implementation of the IContextInfomationValidator interface.
ContextManagerorg.eclipse.core.commands.contexts

A context manager tracks the sets of defined and enabled contexts within the application.

ContextManagerEventorg.eclipse.core.commands.contexts

An event indicating that the set of defined context identifiers has changed.

ContextManagerEventorg.eclipse.ui.contextsAn instance of this class describes changes to an instance of IContextManager.
ContextTypeRegistryorg.eclipse.jface.text.templatesA registry for context types.
ContextualLaunchActionorg.eclipse.debug.ui.actionsAn action delegate that builds a context menu with applicable launch shortcuts for a specific launch mode.
ContinueStatementorg.eclipse.jdt.core.domContinue statement AST node type.
ContributionContextTypeRegistryorg.eclipse.ui.editors.text.templatesA registry for context types.
ContributionItemorg.eclipse.jface.actionAn abstract base implementation for contribution items.
ContributionItemFactoryorg.eclipse.ui.actionsAccess to standard contribution items provided by the workbench.
ContributionManagerorg.eclipse.jface.actionAbstract base class for all contribution managers, and standard implementation of IContributionManager.
ContributionTemplateStoreorg.eclipse.ui.editors.text.templatesManages templates.
Controlorg.eclipse.swt.widgetsControl is the abstract superclass of all windowed user interface classes.
ControlAdapterorg.eclipse.swt.eventsThis adapter class provides default implementations for the methods described by the ControlListener interface.
ControlContributionorg.eclipse.jface.actionAn abstract contribution item implementation for adding an arbitrary SWT control to a tool bar.
ControlEditororg.eclipse.swt.customA ControlEditor is a manager for a Control that appears above a composite and tracks with the moving and resizing of that composite.
ControlEnableStateorg.eclipse.jface.dialogsHelper class to save the enable/disable state of a control including all its descendent controls.
ControlEventorg.eclipse.swt.eventsInstances of this class are sent as a result of controls being moved or resized.
ConvertAnonymousToNestedActionorg.eclipse.jdt.ui.actionsAction to convert an anonymous inner class to a nested class.
ConvertLineDelimitersActionorg.eclipse.ui.texteditorAn action to convert line delimiters of a text editor document to a particular line delimiter.
ConvertLineDelimitersOperationorg.eclipse.core.filebuffers.manipulationA text file buffer operation that changes the line delimiters to a specified line delimiter.
ConvertLocalToFieldActionorg.eclipse.jdt.ui.actionsAction to convert a local variable to a field.
ConvertNestedToTopActionorg.eclipse.jdt.ui.actionsAction to convert a nested class to a top level class.
ConvertPathorg.eclipse.core.resources.antAn Ant task which allows to switch from a file system path to a resource path, and vice versa, and store the result in a user property whose name is set by the user.
ConvertSchemaToHTMLorg.eclipse.pde.antNo description provided.
CoolBarorg.eclipse.swt.widgetsInstances of this class provide an area for dynamically positioning the items they contain.
CoolBarManagerorg.eclipse.jface.actionA cool bar manager is a contribution manager which realizes itself and its items in a cool bar control.
CoolItemorg.eclipse.swt.widgetsInstances of this class are selectable user interface objects that represent the dynamically positionable areas of a CoolBar.
CoolItemGroupMarkerorg.eclipse.ui.partA group marker used by EditorActionBars to delineate CoolItem groups.
CopyArgumentsorg.eclipse.ltk.core.refactoring.participantsCopy arguments describe the data that a processor provides to its copy participants.
CopyFilesAndFoldersOperationorg.eclipse.ui.actionsPerform the copy of file and folder resources from the clipboard when paste action is invoked.
CopyingRangeMarkerorg.eclipse.text.editsA CopyingRangeMarker can be used to track positions when executing text edits.
CopyParticipantorg.eclipse.ltk.core.refactoring.participantsA participant to participate in refactorings that copy elements to a shared clipboard.
CopyProcessororg.eclipse.ltk.core.refactoring.participantsA special processor that performs copy operations.
CopyProjectActionorg.eclipse.ui.actionsThe CopyProjectAction is the action designed to copy projects specifically as they have different semantics from other resources.
CopyProjectOperationorg.eclipse.ui.actionsImplementation class to perform the actual copying of project resources from the clipboard when paste action is invoked.
CopyRefactoringorg.eclipse.ltk.core.refactoring.participantsA generic copy refactoring.
CopyResourceActionorg.eclipse.ui.actionsStandard action for copying the currently selected resources elsewhere in the workspace.
CopySourceEditorg.eclipse.text.editsA copy source edit denotes the source of a copy operation.
CopyTargetEditorg.eclipse.text.editsA copy target edit denotes the target of a copy operation.
CorrectionEngineorg.eclipse.jdt.coreThis class is the entry point for source corrections.
CreateArgumentsorg.eclipse.ltk.core.refactoring.participantsCreate arguments describe the data that a processor provides to its create participants.
CreateChangeOperationorg.eclipse.ltk.core.refactoringOperation that, when performed, creates a Change object for a given refactoring.
CreateFileActionorg.eclipse.ui.actionsStandard action for creating a file resource within the currently selected folder or project.
CreateFolderActionorg.eclipse.ui.actionsStandard action for creating a folder resource within the currently selected folder or project.
CreateParticipantorg.eclipse.ltk.core.refactoring.participantsA participant to participate in refactorings that create elements.
CreateProjectActionorg.eclipse.ui.actionsStandard action for launching the new project creation wizard.
CTabFolderorg.eclipse.swt.customInstances of this class implement the notebook user interface metaphor.
CTabFolder2Adapterorg.eclipse.swt.customThis adapter class provides default implementations for the methods described by the CTabFolder2Listener interface.
CTabFolderAdapterorg.eclipse.swt.customNo description provided.
CTabFolderEventorg.eclipse.swt.customNo description provided.
CTabItemorg.eclipse.swt.customInstances of this class represent a selectable user interface object that represent a page in a notebook widget.
Cursororg.eclipse.swt.graphicsInstances of this class manage operating system resources that specify the appearance of the on-screen pointer.
CursorLinePainterorg.eclipse.jface.textA painter the draws the background of the caret line in a configured color.
CustomFiltersActionGrouporg.eclipse.jdt.ui.actionsAction group to add the filter action to a view part's tool bar menu.
CustomizableIntroPartorg.eclipse.ui.intro.configA re-usable intro part that the Eclipse platform uses for its Out of the Box Experience.
Debugorg.eclipse.osgi.framework.debugThis class has debug constants which can be used by the Framework implementation and Adaptor implementations
DebugActionorg.eclipse.debug.ui.actionsAction to launch the last launch configuration that was successfully launched, in debug mode.
DebugElementorg.eclipse.debug.core.modelImplementation of common function for debug elements.
DebugElementWorkbenchAdapterorg.eclipse.debug.uiCommon function for debug element workbench adapters.
DebugEventorg.eclipse.debug.coreA debug event describes an event in a program being debugged or in a running process.
DebugPluginorg.eclipse.debug.coreThere is one instance of the debug plug-in available from DebugPlugin.getDefault().
DebugUIToolsorg.eclipse.debug.uiThis class provides utilities for clients of the debug UI.
DeclarationsSearchGrouporg.eclipse.jdt.ui.actionsAction group that adds the search for declarations actions to a context menu and the global menu bar.
DecoratingLabelProviderorg.eclipse.jface.viewersA decorating label provider is a label provider which combines a nested label provider and an optional decorator.
Decorationsorg.eclipse.swt.widgetsInstances of this class provide the appearance and behavior of Shells, but are not top level shells or dialogs.
DefaultAutoIndentStrategyorg.eclipse.jface.textDefault implementation of IAutoIndentStrategy .
DefaultClassLoaderorg.eclipse.osgi.framework.adaptor.coreA concrete implementation of BundleClassLoader.
DefaultClassLoader.ClasspathDomainorg.eclipse.osgi.framework.adaptor.coreNo description provided.
DefaultClassLoader.ClasspathEntryorg.eclipse.osgi.framework.adaptor.coreA data structure to hold information about a classpath entry.
DefaultClassLoader.FragmentClasspathorg.eclipse.osgi.framework.adaptor.coreA data structure to hold information about a fragment classpath.
DefaultCodeFormatterConstantsorg.eclipse.jdt.core.formatterConstants used to set up the options of the code formatter.
DefaultDamagerRepairerorg.eclipse.jface.text.rulesA standard implementation of a syntax driven presentation damager and presentation repairer.
DefaultEncodingSupportorg.eclipse.ui.editors.textThe standard implementation of IEncodingSupport.
DefaultFeatureParserorg.eclipse.update.core.modelDefault feature parser.
DefaultHyperlinkPresenterorg.eclipse.jface.text.hyperlinkThe default hyperlink presenter underlines the link and colors the line and the text with the given color.
DefaultIndentLineAutoEditStrategyorg.eclipse.jface.textThis strategy always copies the indentation of the previous line.
DefaultInformationControlorg.eclipse.jface.textDefault implementation of IInformationControl .
DefaultLineTrackerorg.eclipse.jface.textStandard implementation of ILineTracker .
DefaultMarkerAnnotationAccessorg.eclipse.ui.texteditorDefault class for accessing marker annotation properties.
DefaultOperationHistoryorg.eclipse.core.commands.operations

A base implementation of IOperationHistory that implements a linear undo and redo model .

DefaultPartitionerorg.eclipse.jface.text.rulesA standard implementation of a document partitioner.
DefaultPositionUpdaterorg.eclipse.jface.textDefault implementation of IPositionUpdater .
DefaultRangeIndicatororg.eclipse.ui.texteditorSpecialized annotation to indicate a particular range of text lines.
DefaultRepositoryProviderTypeorg.eclipse.team.coreNo description provided.
DefaultScopeorg.eclipse.core.runtime.preferencesObject representing the default scope in the Eclipse preferences hierarchy.
DefaultSiteParserorg.eclipse.update.core.modelDefault site parser.
DefaultSourceContainerorg.eclipse.debug.core.sourcelookup.containersA source container that computer the default source lookup path for a launch configuration on each launch using a launch configuration's associated source path computer.
DefaultTextDoubleClickStrategyorg.eclipse.jface.textStandard implementation of ITextDoubleClickStrategy .
DefaultUndoManagerorg.eclipse.jface.textStandard implementation of IUndoManager .
DeferredContentProviderorg.eclipse.jface.viewers.deferredContent provider that performs sorting and filtering in a background thread.
DeferredDebugElementWorkbenchAdapterorg.eclipse.debug.uiCommon function for a deferred workbench adapter for a debug element.
DeferredTreeContentManagerorg.eclipse.ui.progressThe DeferredContentManager is a class that helps an ITreeContentProvider get its deferred input.
DelegatingDragAdapterorg.eclipse.jface.utilA DelegatingDragAdapter is a DragSourceListener that maintains and delegates to a set of TransferDragSourceListener s.
DelegatingDropAdapterorg.eclipse.jface.utilA DelegatingDropAdapter is a DropTargetListener that maintains and delegates to a set of TransferDropTargetListener s.
DeleteArgumentsorg.eclipse.ltk.core.refactoring.participantsDelete arguments describes the data that a processor provides to its delete participants.
DeleteEditorg.eclipse.text.editsText edit to delete a range in a document.
DeleteLineActionorg.eclipse.ui.texteditorAn action to delete a whole line, the fraction of the line that is left from the cursor or the fraction that is right from the cursor.
DeleteParticipantorg.eclipse.ltk.core.refactoring.participantsA participant to participate in refactorings that delete elements.
DeleteProcessororg.eclipse.ltk.core.refactoring.participantsA special processor that performs delete operations.
DeleteRefactoringorg.eclipse.ltk.core.refactoring.participantsA generic delete refactoring.
DeleteResourceActionorg.eclipse.ui.actionsStandard action for deleting the currently selected resources.
DetailsPartorg.eclipse.ui.formsThis managed form part handles the 'details' portion of the 'master/details' block.
DevClassPathHelperorg.eclipse.osgi.framework.adaptor.coreThis class provides helper methods to support developement classpaths.
Deviceorg.eclipse.swt.graphicsThis class is the abstract superclass of all device objects, such as the Display device and the Printer device.
DeviceDataorg.eclipse.swt.graphicsNo description provided.
DeviceResourceDescriptororg.eclipse.jface.resourceInstances of this class can allocate and dispose SWT resources.
DeviceResourceManagerorg.eclipse.jface.resourceManages SWT resources for a particular device.
Dialogorg.eclipse.swt.widgetsThis class is the abstract superclass of the classes that represent the built in platform dialogs.
Dialogorg.eclipse.jface.dialogsA dialog is a specialized window used for narrow-focused communication with the user.
DialogCellEditororg.eclipse.jface.viewersAn abstract cell editor that uses a dialog.
DialogMessageAreaorg.eclipse.jface.dialogsThe DialogMessageArea is a resusable component for adding an accessible message area to a dialog.
DialogPageorg.eclipse.jface.dialogsAbstract base implementation of a dialog page.
DialogPageContextComputerorg.eclipse.ui.helpFor determining the help context for controls in a dialog page.
DialogSettingsorg.eclipse.jface.dialogsConcrete implementation of a dialog settings (IDialogSettings) using a hash table and XML.
DiffContainerorg.eclipse.compare.structuremergeviewerThe standard implementation of a diff container element.
DiffElementorg.eclipse.compare.structuremergeviewerAn abstract base implementation of the IDiffElement interface.
Differencerorg.eclipse.compare.structuremergeviewerA generic two-way or three-way differencing engine.
DiffNodeorg.eclipse.compare.structuremergeviewerDiff node are used as the compare result of the differencing engine.
DiffTreeViewerorg.eclipse.compare.structuremergeviewerA tree viewer that works on objects implementing the IDiffContainer and IDiffElement interfaces.
DirectoryDialogorg.eclipse.swt.widgetsInstances of this class allow the user to navigate the file system and select a directory.
DirectoryFieldEditororg.eclipse.jface.preferenceA field editor for a directory path type preference.
DirectorySourceContainerorg.eclipse.debug.core.sourcelookup.containersA directory in the local file system.
DirectorySourceLocationorg.eclipse.jdt.launching.sourcelookupLocates source elements in a directory in the local file system.
DirtyRegionorg.eclipse.jface.text.reconcilerA dirty region describes a document range which has been changed.
DisableCommandorg.eclipse.update.standaloneCommand to disable (unconfigure) a feature
Displayorg.eclipse.swt.widgetsInstances of this class are responsible for managing the connection between SWT and the underlying operating system.
DisposeEventorg.eclipse.swt.eventsInstances of this class are sent as a result of widgets being disposed.
DNDorg.eclipse.swt.dndClass DND contains all the constants used in defining a DragSource or a DropTarget.
Documentorg.eclipse.jface.textDefault document implementation.
DocumentChangeorg.eclipse.ltk.core.refactoringA text change that operates directly on instances of IDocument .
DocumentCommandorg.eclipse.jface.textRepresents a text modification as a document replace command.
DocumentEventorg.eclipse.jface.textSpecification of changes applied to documents.
DocumentPartitioningChangedEventorg.eclipse.jface.textEvent describing the change of document partitionings.
DocumentProviderRegistryorg.eclipse.ui.texteditorThis registry manages shared document providers.
DocumentRangeNodeorg.eclipse.compare.structuremergeviewerA document range node represents a structural element when performing a structure compare of documents.
DocumentRewriteSessionorg.eclipse.jface.textA document rewrite session.
DocumentRewriteSessionEventorg.eclipse.jface.textDescription of the state of document rewrite sessions.
DocumentRewriteSessionTypeorg.eclipse.jface.textA document rewrite session type.
DocumentTemplateContextorg.eclipse.jface.text.templatesInstances of this class describe the context of a template as a region of a document.
DOMFactoryorg.eclipse.jdt.core.jdomStandard implementation of IDOMFactory, and the only means of creating JDOMs and document fragments.
DoStatementorg.eclipse.jdt.core.domDo statement AST node type.
DoubleClickEventorg.eclipse.jface.viewersEvent object describing a double-click.
DragSourceorg.eclipse.swt.dndDragSource defines the source object for a drag and drop transfer.
DragSourceAdapterorg.eclipse.swt.dndThis adapter class provides default implementations for the methods described by the DragSourceListener interface.
DragSourceEventorg.eclipse.swt.dndThe DragSourceEvent contains the event information passed in the methods of the DragSourceListener.
DrillDownAdapterorg.eclipse.ui.partImplements a simple web style navigation metaphor for a TreeViewer.
DrillDownCompositeorg.eclipse.ui.partClass DrillDownComposite implements a simple web style navigation metaphor.
DropTargetorg.eclipse.swt.dndClass DropTarget defines the target object for a drag and drop transfer.
DropTargetAdapterorg.eclipse.swt.dndThis adapter class provides default implementations for the methods described by the DropTargetListener interface.
Search