org.eclipse.ui.internal.registry |
|
Java Source File Name | Type | Comment |
ActionSetDescriptor.java | Class | |
ActionSetRegistry.java | Class | The registry of action set extensions. |
CategorizedPageRegistryReader.java | Class | The CategorizedPageRegistryReader is the abstract super class
of registry readers for page that have categorization. |
Category.java | Class | Category provides for hierarchical grouping of elements
registered in the registry. |
EditorDescriptor.java | Class | |
EditorRegistry.java | Class | Provides access to the collection of defined editors for resource types. |
EditorRegistryReader.java | Class | This class is used to read resource editor registry descriptors from
the platform registry. |
FileEditorMapping.java | Class | Implementation of IFileEditorMapping. |
IActionSet.java | Interface | An action set is responsible for the creation of actions.
The end user may add these actions to a workbench page menu and tool bar
if they are deemed useful to the particular task at hand.
[Issue: This interface is not exposed in API, but time may
demonstrate that it should be. |
IActionSetDescriptor.java | Interface | A named set of actions which is defined as an extension to the workbench
via the standard workbench actions extension point
("org.eclipse.ui.workbenchActions" ). |
IWorkbenchRegistryConstants.java | Interface | Interface containing various registry constants (tag and attribute names). |
KeywordRegistry.java | Class | Contains extensions defined on the keywords extension point. |
PerspectiveDescriptor.java | Class | PerspectiveDescriptor. |
PerspectiveExtensionReader.java | Class | A strategy to read perspective extension from the registry. |
PerspectiveRegistry.java | Class | Perspective registry. |
PerspectiveRegistryReader.java | Class | A strategy to read view extensions from the registry. |
PreferencePageParameterValues.java | Class |
Provides the parameter values for the show preferences command.
To disambiguate preference pages with the same local label, names are
constructed incorporating the full path of preference page labels. |
PreferencePageRegistryReader.java | Class | |
PreferenceTransferRegistryReader.java | Class | Preference Transfer registry reader to read extenders of the
preferenceTranser schema. |
PropertyPagesRegistryReader.java | Class | This class loads property pages from the registry. |
RegistryReader.java | Class | Template implementation of a registry reader that creates objects
representing registry contents. |
ShowViewHandler.java | Class | Command handler to show a particular view. |
StickyViewDescriptor.java | Class | |
UIExtensionTracker.java | Class | |
ViewDescriptor.java | Class | Capture the attributes of a view extension. |
ViewParameterValues.java | Class | Provides the parameter values for the show view command. |
ViewRegistry.java | Class | The central manager for view descriptors. |
ViewRegistryReader.java | Class | A strategy to read view extensions from the registry. |
WizardParameterValues.java | Class | Provides the parameter values for a show wizard command. |
WizardsRegistryReader.java | Class | |
WorkingSetDescriptor.java | Class | A working set descriptor stores the plugin registry data for
a working set page extension. |
WorkingSetRegistry.java | Class | Stores working set descriptors for working set extensions. |
WorkingSetRegistryReader.java | Class | A strategy to read working set extensions from the registry. |