|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
org.eclipse.ui.commands.HandlerSubmission
Please use IHandlerService.activateHandler
instead. |
|
org.eclipse.ui.commands.Priority
This concept is now captured in the ISources
integer constants. |
Deprecated Interfaces | |
---|---|
org.eclipse.update.configuration.IInstallDeltaHandler
Do not use this interface. The extension point deltaHandler has been deprecated. |
|
org.eclipse.update.configuration.ISessionDelta
Do not use this interface |
|
org.eclipse.ui.commands.IWorkbenchCommandSupport
Please use ICommandService and
IHandlerService instead. |
Deprecated Fields | |
---|---|
org.eclipse.jface.util.OpenStrategy.ACTIVE_DESKTOP
|
|
org.eclipse.ui.IWorkbenchPreferenceConstants.ALTERNATE_OPEN_NEW_PERSPECTIVE
Workbench no longer supports alternate key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods. |
|
org.eclipse.ui.IWorkbenchPage.EDITOR_ID_ATTR
in 3.0 since the notion of markers this is not generally applicable. Use the IDE-specific constant IDE.EDITOR_ID_ATTR . |
|
org.eclipse.jface.util.OpenStrategy.FILE_EXPLORER
|
|
org.eclipse.ui.ISharedImages.IMG_OBJ_PROJECT
in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJ_PROJECT instead. |
|
org.eclipse.ui.ISharedImages.IMG_OBJ_PROJECT_CLOSED
in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJ_PROJECT_CLOSED instead. |
|
org.eclipse.ui.ISharedImages.IMG_OBJS_BKMRK_TSK
in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJS_BKMRK_TSK instead. |
|
org.eclipse.ui.ISharedImages.IMG_OBJS_TASK_TSK
in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OBJS_TASK_TSK instead. |
|
org.eclipse.ui.ISharedImages.IMG_OPEN_MARKER
in 3.0. This image is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.SharedImages.IMG_OPEN_MARKER instead. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_BACK_HOVER
in 3.0. This image is now the same as IMG_TOOL_BACK .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_COPY_HOVER
in 3.0. This image is now the same as IMG_TOOL_COPY .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_CUT_HOVER
in 3.0. This image is now the same as IMG_TOOL_CUT .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_DELETE_HOVER
in 3.0. This image is now the same as IMG_TOOL_DELETE .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_FORWARD_HOVER
in 3.0. This image is now the same as IMG_TOOL_FORWARD .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_NEW_WIZARD_HOVER
in 3.0. This image is now the same as IMG_TOOL_NEW_WIZARD .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_PASTE_HOVER
in 3.0. This image is now the same as IMG_TOOL_PASTE .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_REDO_HOVER
in 3.0. This image is now the same as IMG_TOOL_REDO .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_UNDO_HOVER
in 3.0. This image is now the same as IMG_TOOL_UNDO .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.ISharedImages.IMG_TOOL_UP_HOVER
in 3.0. This image is now the same as IMG_TOOL_UP .
Enabled images are now in color. The workbench itself no longer uses the hover image variants. |
|
org.eclipse.ui.WorkbenchEncoding.ISO_8859_1
Use #getDefinedEncodings. This API will be deleted before 3.1 M2. |
|
org.eclipse.jface.util.OpenStrategy.NO_TIMER
|
|
org.eclipse.ui.IWorkbenchPreferenceConstants.OPEN_PERSPECTIVE_PAGE
Opening a Perspective in a new page is no longer supported functionality as of 2.0. |
|
org.eclipse.ui.IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE
in 3.0. This org.eclipse.jface.preference is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should use org.eclipse.ui.ide.IDE.Preferences.PROJECT_OPEN_NEW_PERSPECTIVE
instead. |
|
org.eclipse.ui.IWorkbenchPreferenceConstants.SHIFT_OPEN_NEW_PERSPECTIVE
Workbench no longer supports shift key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods. |
|
org.eclipse.ui.WorkbenchEncoding.US_ASCII
Use #getDefinedEncodings. This API will be deleted before 3.1 M2. |
|
org.eclipse.ui.WorkbenchEncoding.UTF_16
Use #getDefinedEncodings. This API will be deleted before 3.1 M2. |
|
org.eclipse.ui.WorkbenchEncoding.UTF_16_BIG_ENDIAN
Use #getDefinedEncodings. This API will be deleted before 3.1 M2. |
|
org.eclipse.ui.WorkbenchEncoding.UTF_16_LITTLE_ENDIAN
Use #getDefinedEncodings. This API will be deleted before 3.1 M2. |
|
org.eclipse.ui.WorkbenchEncoding.UTF_8
Use #getDefinedEncodings. This API will be deleted before 3.1 M2. |
|
org.eclipse.jface.resource.JFaceResources.VIEWER_FONT
This font is not in use |
|
org.eclipse.jface.resource.JFaceResources.WINDOW_FONT
This font is not in use |
Deprecated Constructors | |
---|---|
org.eclipse.ui.plugin.AbstractUIPlugin(IPluginDescriptor)
In Eclipse 3.0 this constructor has been replaced by AbstractUIPlugin.AbstractUIPlugin() . Implementations of
MyPlugin(IPluginDescriptor descriptor) should be changed to
MyPlugin() and call super() instead of
super(descriptor) .
The MyPlugin(IPluginDescriptor descriptor) constructor is
called only for plug-ins which explicitly require the
org.eclipse.core.runtime.compatibility plug-in (or, as in this case,
subclasses which might). |
|
org.eclipse.jface.viewers.CheckboxTableViewer(Composite)
use newCheckList(Composite, int) or new CheckboxTableViewer(Table) instead (see below for details) |
|
org.eclipse.jface.viewers.CheckboxTableViewer(Composite, int)
use newCheckList(Composite, int) or new CheckboxTableViewer(Table) instead (see above for details) |
|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV NEXT | FRAMES NO FRAMES |