- WAITING - Static variable in class org.eclipse.core.runtime.jobs.Job
-
Job state code (value 2) indicating that a job is waiting to be run.
- wake() - Method in class org.eclipse.swt.widgets.Display
-
If the receiver's user-interface thread was sleep
ing,
causes it to be awakened and start running again.
- wakeUp(Object) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
-
Resumes scheduling of all sleeping jobs in the given family.
- wakeUp() - Method in class org.eclipse.core.runtime.jobs.Job
-
Puts this job immediately into the WAITING
state so that it is
eligible for immediate execution.
- wakeUp(long) - Method in class org.eclipse.core.runtime.jobs.Job
-
Puts this job back into the WAITING
state after
the specified delay.
- WARNING - Static variable in interface org.eclipse.core.runtime.IStatus
-
Status type severity (bit mask, value 2) indicating this status represents a warning.
- WARNING - Static variable in interface org.eclipse.jface.dialogs.IMessageProvider
-
Constant for a warning message (value 2).
- WARNING - Static variable in class org.eclipse.jface.dialogs.MessageDialog
-
Constant for a dialog with a warning image (value 4).
- WARNING - Static variable in class org.eclipse.ltk.core.refactoring.RefactoringStatus
-
Status severity constant (value 2) indicating this status represents a warning.
- WARNING_MESSAGE - Static variable in class org.eclipse.jface.dialogs.TitleAreaDialog
-
Deprecated.
- WARNING_SYSTEM_IMAGE - Static variable in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
-
Constant for the warning system image.
- warnOfContentChange(IConsole) - Method in interface org.eclipse.ui.console.IConsoleManager
-
Warns that the content of the given console has changed in
all console views.
- warnOfContentChange(IConsole) - Method in interface org.eclipse.ui.console.IConsoleView
-
Warns that the content of the given console has changed.
- warnOfContentChange() - Method in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
-
Warn that the content of the receiver has
changed.
- wasPersisted() - Method in class org.eclipse.debug.ui.DebugPopup
-
Returns whether the command handler was invoked to persist this popup's result.
- watchEvaluationFinished(IWatchExpressionResult) - Method in interface org.eclipse.debug.core.model.IWatchExpressionListener
-
Notifies the listener that an evaluation has completed.
- WB_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Workbench menu: name of group for end of menu
(value "wbEnd"
).
- WB_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Workbench menu: name of group for start of menu
(value "wbStart"
).
- WEB_SITE - Static variable in interface org.eclipse.update.core.IURLEntry
-
- WebStartMain - Class in org.eclipse.core.launcher
-
The launcher ot start eclipse using webstart.
- WebStartMain() - Constructor for class org.eclipse.core.launcher.WebStartMain
-
- weight - Variable in class org.eclipse.jface.viewers.ColumnWeightData
-
The column's weight.
- WELCOME_PAGE - Static variable in interface org.eclipse.ui.branding.IBundleGroupConstants
-
The feature's welcome page (special XML-based format).
- WELCOME_PAGE - Static variable in interface org.eclipse.ui.branding.IProductConstants
-
The product's welcome page (special XML-based format).
- WELCOME_PERSPECTIVE - Static variable in interface org.eclipse.ui.branding.IBundleGroupConstants
-
The id of a perspective in which to show the welcome page
(optional).
- WHITESPACE - Static variable in class org.eclipse.jface.text.rules.Token
-
Standard token: Whitespace.
- WhitespaceRule - Class in org.eclipse.jface.text.rules
-
An implementation of IRule
capable of detecting whitespace.
- WhitespaceRule(IWhitespaceDetector) - Constructor for class org.eclipse.jface.text.rules.WhitespaceRule
-
Creates a rule which, with the help of an
whitespace detector, will return a whitespace
token when a whitespace is detected.
- WHOLE - Static variable in class org.eclipse.ui.texteditor.DeleteLineAction
-
Delete the whole line.
- widget - Variable in class org.eclipse.swt.events.TypedEvent
-
the widget that issued the event
- widget - Variable in class org.eclipse.swt.ole.win32.OleEvent
-
- widget - Variable in class org.eclipse.swt.widgets.Event
-
the widget that issued the event
- Widget - Class in org.eclipse.swt.widgets
-
This class is the abstract superclass of all user interface objects.
- Widget(Widget, int) - Constructor for class org.eclipse.swt.widgets.Widget
-
Constructs a new instance of this class given its parent
and a style value describing its behavior and appearance.
- WIDGET_DATA_KEY - Static variable in class org.eclipse.jface.viewers.Viewer
-
Unique key for associating element data with widgets.
- WIDGET_PRIORITY - Static variable in class org.eclipse.jface.text.contentassist.ContentAssistant
-
The popup priority: > linked position proposals and hover pop-ups.
- WIDGET_PRIORITY - Static variable in class org.eclipse.jface.text.information.InformationPresenter
-
Priority of the info controls managed by this information presenter.
- widgetArmed(ArmEvent) - Method in interface org.eclipse.swt.events.ArmListener
-
Sent when a widget is armed, or 'about to be selected'.
- widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.swt.events.SelectionAdapter
-
Sent when default selection occurs in the control.
- widgetDefaultSelected(SelectionEvent) - Method in interface org.eclipse.swt.events.SelectionListener
-
Sent when default selection occurs in the control.
- widgetDisposed(DisposeEvent) - Method in class org.eclipse.jface.text.DefaultInformationControl
-
Deprecated.
As of 3.2, no longer used and called
- widgetDisposed(DisposeEvent) - Method in class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
-
- widgetDisposed(DisposeEvent) - Method in interface org.eclipse.swt.events.DisposeListener
-
Sent when the widget is disposed.
- widgetLine2ModelLine(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
-
Returns the line of the viewer's input document that corresponds to the
given widget line or -1
if there is no such line.
- widgetLine2ModelLine(ITextViewer, int) - Static method in class org.eclipse.jface.text.source.CompositeRuler
-
Returns the line in the given viewer's document that correspond to the given
line of the viewer's widget.
- widgetLine2ModelLine(ITextViewer, int) - Static method in class org.eclipse.jface.text.source.VerticalRuler
-
Returns the line of the viewer's document that corresponds to the given widget line.
- widgetLine2ModelLine(int) - Method in class org.eclipse.jface.text.TextViewer
-
- widgetLineOfWidgetOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
-
Deprecated.
Returns the widget line of the given widget offset.
- widgetLineOfWidgetOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
-
Returns the widget line of the given widget offset.
- widgetLineOfWidgetOffset(int) - Method in class org.eclipse.jface.text.TextViewer
-
- widgetlLine2ModelLine(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
-
Deprecated.
Returns the line of the viewer's document that corresponds to the given widget line or -1
if there is no such line.
- widgetlLine2ModelLine(int) - Method in class org.eclipse.jface.text.TextViewer
-
- widgetOffset2ModelOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
-
Deprecated.
Returns the offset of the viewer's document that corresponds to the given widget offset
or -1
if there is no such offset
- widgetOffset2ModelOffset(int) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
-
Returns the offset of the viewer's input document that corresponds to the
given widget offset or -1
if there is no such offset
- widgetOffset2ModelOffset(int) - Method in class org.eclipse.jface.text.TextViewer
-
- widgetOffset2ModelOffset(ISourceViewer, int) - Static method in class org.eclipse.ui.texteditor.AbstractTextEditor
-
Returns the offset of the given source viewer's document that corresponds
to the given widget offset or -1
if there is no such offset.
- widgetRange2ModelRange(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension3
-
Deprecated.
Returns the minimal region of the viewer's document that completely comprises the given widget region
or null
if there is no such region.
- widgetRange2ModelRange(IRegion) - Method in interface org.eclipse.jface.text.ITextViewerExtension5
-
Returns the minimal region of the viewer's input document that completely
comprises the given widget region or null
if there is no
such region.
- widgetRange2ModelRange(IRegion) - Method in class org.eclipse.jface.text.TextViewer
-
- widgetSelected(SelectionEvent) - Method in class org.eclipse.swt.events.SelectionAdapter
-
Sent when selection occurs in the control.
- widgetSelected(SelectionEvent) - Method in interface org.eclipse.swt.events.SelectionListener
-
Sent when selection occurs in the control.
- widgetSelection2ModelSelection(Point) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
-
Adapts the behavior of the super class to respect line based folding.
- widgetSelection2ModelSelection(Point) - Method in class org.eclipse.jface.text.TextViewer
-
Translates the given widget selection into the corresponding region
of the viewer's document or returns null
if this fails.
- width - Variable in class org.eclipse.jface.viewers.ColumnPixelData
-
The column's width in pixels.
- width - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
-
- width - Variable in class org.eclipse.swt.custom.CTabFolderEvent
-
The width of the chevron button at the time of the event.
- width - Variable in class org.eclipse.swt.events.PaintEvent
-
the width of the bounding rectangle of the
region that requires painting
- width - Variable in class org.eclipse.swt.events.SelectionEvent
-
The width of selected area.
- width - Variable in class org.eclipse.swt.graphics.GlyphMetrics
-
the width of the GlyphMetrics
- width - Variable in class org.eclipse.swt.graphics.ImageData
-
The width of the image, in pixels.
- width - Variable in class org.eclipse.swt.graphics.Rectangle
-
the width of the rectangle
- width - Variable in class org.eclipse.swt.layout.FormData
-
width specifies the preferred width in pixels.
- width - Variable in class org.eclipse.swt.layout.RowData
-
width specifies the desired width in pixels.
- width - Variable in class org.eclipse.swt.widgets.Event
-
the width of the bounding rectangle of the
region that requires painting
- widthHint - Variable in class org.eclipse.jface.action.StatusLineLayoutData
-
The widthHint
specifies a minimum width for
the Control
.
- widthHint - Variable in class org.eclipse.swt.layout.GridData
-
widthHint specifies the preferred width in pixels.
- widthHint - Variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
-
Width hint that will be used instead of the computed control width when
used in conjunction with ColumnLayout
class (default is
SWT.DEFAULT).
- win32_new(Device, int) - Static method in class org.eclipse.swt.graphics.Color
-
Invokes platform specific functionality to allocate a new color.
- win32_new(Device, int) - Static method in class org.eclipse.swt.graphics.Cursor
-
Invokes platform specific functionality to allocate a new cursor.
- win32_new(Device, int) - Static method in class org.eclipse.swt.graphics.Font
-
Invokes platform specific functionality to allocate a new font.
- win32_new(LOGFONT, int) - Static method in class org.eclipse.swt.graphics.FontData
-
Invokes platform specific functionality to allocate a new font data.
- win32_new(TEXTMETRIC) - Static method in class org.eclipse.swt.graphics.FontMetrics
-
Invokes platform specific functionality to allocate a new font metrics.
- win32_new(Drawable, GCData) - Static method in class org.eclipse.swt.graphics.GC
-
Invokes platform specific functionality to allocate a new graphics context.
- win32_new(int, GCData) - Static method in class org.eclipse.swt.graphics.GC
-
Invokes platform specific functionality to wrap a graphics context.
- win32_new(Device, int, int) - Static method in class org.eclipse.swt.graphics.Image
-
Invokes platform specific functionality to allocate a new image.
- win32_new(Device, int) - Static method in class org.eclipse.swt.graphics.Region
-
Invokes platform specific functionality to allocate a new region.
- win32_new(Display, int) - Static method in class org.eclipse.swt.widgets.Shell
-
Invokes platform specific functionality to allocate a new shell.
- Window - Class in org.eclipse.jface.window
-
A JFace window is an object that has no visual representation (no widgets)
until it is told to open.
- Window(Shell) - Constructor for class org.eclipse.jface.window.Window
-
Creates a window instance, whose shell will be created under the given
parent shell.
- Window(IShellProvider) - Constructor for class org.eclipse.jface.window.Window
-
Creates a new window which will create its shell as a child of whatever
the given shellProvider returns.
- Window.IExceptionHandler - Interface in org.eclipse.jface.window
-
This interface defines a Exception Handler which can be set as a global
handler and will be called if an exception happens in the event loop.
- WINDOW_END - Static variable in class org.eclipse.swt.custom.ST
-
- WINDOW_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the navigate goto end of window action.
- WINDOW_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
-
Window menu: name of group for additional window-like items.
- WINDOW_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
-
Deprecated.
This font is not in use
- WINDOW_IMAGE - Static variable in interface org.eclipse.ui.branding.IProductConstants
-
Deprecated.
use WINDOW_IMAGES instead (see recommendations there)
- WINDOW_IMAGES - Static variable in interface org.eclipse.ui.branding.IProductConstants
-
An array of one or more images to be used for this product.
- WINDOW_START - Static variable in class org.eclipse.swt.custom.ST
-
- WINDOW_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the navigate goto start of window action.
- windowActivated(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
-
Notifies this listener that the given window has been activated.
- windowClosed(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
-
Notifies this listener that the given window has been closed.
- windowDeactivated(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
-
Notifies this listener that the given window has been deactivated.
- WindowEvent - Class in org.eclipse.swt.browser
-
A
WindowEvent
is sent by a
Browser
when
a new window needs to be created or when an existing window needs to be
closed.
- WindowManager - Class in org.eclipse.jface.window
-
A manager for a group of windows.
- WindowManager() - Constructor for class org.eclipse.jface.window.WindowManager
-
Creates an empty window manager without a parent window
manager (that is, a root window manager).
- WindowManager(WindowManager) - Constructor for class org.eclipse.jface.window.WindowManager
-
Creates an empty window manager with the given
window manager as parent.
- windowOpened(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
-
Notifies this listener that the given window has been opened.
- WITH - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
-
The tag name of the with expression (value: with
)
- withAllProperties(IProgressMonitor) - Method in interface org.eclipse.team.core.history.IFileRevision
-
- WIZ_IMG_ERROR - Static variable in class org.eclipse.jface.wizard.WizardDialog
-
Image registry key for error message image (value "dialog_title_error_image"
).
- Wizard - Class in org.eclipse.jface.wizard
-
An abstract base implementation of a wizard.
- Wizard() - Constructor for class org.eclipse.jface.wizard.Wizard
-
Creates a new empty wizard.
- WIZARD_BASED_USER_INTERFACE - Static variable in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
-
Flag (value 2) indicating that a normal wizard based user interface consisting
of a back, next, finish and cancel button should be used to present
this refactoring wizard.
- WizardActionGroup - Class in org.eclipse.ui.navigator
-
Populates context menus with shortcut actions for defined wizards.
- WizardActionGroup(IWorkbenchWindow, IWizardRegistry, String) - Constructor for class org.eclipse.ui.navigator.WizardActionGroup
-
- WizardActionGroup(IWorkbenchWindow, IWizardRegistry, String, INavigatorContentService) - Constructor for class org.eclipse.ui.navigator.WizardActionGroup
-
- WizardDataTransferPage - Class in org.eclipse.ui.dialogs
-
The common superclass for wizard import and export pages.
- WizardDataTransferPage(String) - Constructor for class org.eclipse.ui.dialogs.WizardDataTransferPage
-
Creates a new wizard page.
- WizardDialog - Class in org.eclipse.jface.wizard
-
A dialog to show a wizard to the end user.
- WizardDialog(Shell, IWizard) - Constructor for class org.eclipse.jface.wizard.WizardDialog
-
Creates a new wizard dialog for the given wizard.
- WizardDialog.PageContainerFillLayout - Class in org.eclipse.jface.wizard
-
A layout for a container which includes several pages, like
a notebook, wizard, or preference dialog.
- WizardDialog.PageContainerFillLayout(int, int, int, int) - Constructor for class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
-
Creates new layout object.
- WizardExportPage - Class in org.eclipse.ui.dialogs
-
Deprecated.
use WizardExportResourcePage
- WizardExportPage(String, IStructuredSelection) - Constructor for class org.eclipse.ui.dialogs.WizardExportPage
-
Deprecated.
Creates an export wizard page.
- WizardExportResourcesPage - Class in org.eclipse.ui.dialogs
-
Abstract superclass for a typical export wizard's main page.
- WizardExportResourcesPage(String, IStructuredSelection) - Constructor for class org.eclipse.ui.dialogs.WizardExportResourcesPage
-
Creates an export wizard page.
- WizardExternalProjectImportPage - Class in org.eclipse.ui.wizards.datatransfer
-
Standard main page for a wizard that creates a project resource from
whose location already contains a project.
- WizardExternalProjectImportPage() - Constructor for class org.eclipse.ui.wizards.datatransfer.WizardExternalProjectImportPage
-
Creates a new project creation wizard page.
- WizardImportPage - Class in org.eclipse.ui.dialogs
-
Deprecated.
use WizardResourceImportPage
- WizardImportPage(String, IStructuredSelection) - Constructor for class org.eclipse.ui.dialogs.WizardImportPage
-
Deprecated.
Creates an import wizard page.
- WizardNewFileCreationPage - Class in org.eclipse.ui.dialogs
-
Standard main page for a wizard that creates a file resource.
- WizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.ui.dialogs.WizardNewFileCreationPage
-
Creates a new file creation wizard page.
- WizardNewFolderMainPage - Class in org.eclipse.ui.dialogs
-
Standard main page for a wizard that creates a folder resource.
- WizardNewFolderMainPage(String, IStructuredSelection) - Constructor for class org.eclipse.ui.dialogs.WizardNewFolderMainPage
-
Creates a new folder creation wizard page.
- WizardNewLinkPage - Class in org.eclipse.ui.dialogs
-
Standard resource link page for a wizard that creates a file or
folder resource.
- WizardNewLinkPage(String, int) - Constructor for class org.eclipse.ui.dialogs.WizardNewLinkPage
-
Creates a new resource link wizard page.
- WizardNewProjectCreationPage - Class in org.eclipse.ui.dialogs
-
Standard main page for a wizard that is creates a project resource.
- WizardNewProjectCreationPage(String) - Constructor for class org.eclipse.ui.dialogs.WizardNewProjectCreationPage
-
Creates a new project creation wizard page.
- WizardNewProjectReferencePage - Class in org.eclipse.ui.dialogs
-
Standard project reference page for a wizard that creates a
project resource.
- WizardNewProjectReferencePage(String) - Constructor for class org.eclipse.ui.dialogs.WizardNewProjectReferencePage
-
Creates a new project reference wizard page.
- WizardPage - Class in org.eclipse.jface.wizard
-
An abstract base implementation of a wizard page.
- WizardPage(String) - Constructor for class org.eclipse.jface.wizard.WizardPage
-
Creates a new wizard page with the given name, and
with no title or image.
- WizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.jface.wizard.WizardPage
-
Creates a new wizard page with the given name, title, and image.
- WizardResourceImportPage - Class in org.eclipse.ui.dialogs
-
The abstract superclass for a typical import wizard's main page.
- WizardResourceImportPage(String, IStructuredSelection) - Constructor for class org.eclipse.ui.dialogs.WizardResourceImportPage
-
Creates an import wizard page.
- WizardSelectionPage - Class in org.eclipse.jface.wizard
-
An abstract implementation of a wizard page that manages a
set of embedded wizards.
- WizardSelectionPage(String) - Constructor for class org.eclipse.jface.wizard.WizardSelectionPage
-
Creates a new wizard selection page with the given name, and
with no title or image.
- WORD_NEXT - Static variable in class org.eclipse.swt.custom.ST
-
- WORD_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the navigate goto next word action.
- WORD_PREVIOUS - Static variable in class org.eclipse.swt.custom.ST
-
- WORD_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
-
Action definition id of the navigate goto previous word action.
- wordMatches(String) - Method in class org.eclipse.ui.dialogs.PatternFilter
-
Return whether or not if any of the words in text satisfy the
match critera.
- WordPatternRule - Class in org.eclipse.jface.text.rules
-
A specific single line rule which stipulates that the start
and end sequence occur within a single word, as defined by a word detector.
- WordPatternRule(IWordDetector, String, String, IToken) - Constructor for class org.eclipse.jface.text.rules.WordPatternRule
-
Creates a rule for the given starting and ending word
pattern which, if detected, will return the specified token.
- WordPatternRule(IWordDetector, String, String, IToken, char) - Constructor for class org.eclipse.jface.text.rules.WordPatternRule
-
/**
Creates a rule for the given starting and ending word
pattern which, if detected, will return the specified token.
- WordRule - Class in org.eclipse.jface.text.rules
-
An implementation of IRule
capable of detecting words
Word rules also allow for the association of tokens with specific words.
- WordRule(IWordDetector) - Constructor for class org.eclipse.jface.text.rules.WordRule
-
Creates a rule which, with the help of an word detector, will return the token
associated with the detected word.
- WordRule(IWordDetector, IToken) - Constructor for class org.eclipse.jface.text.rules.WordRule
-
Creates a rule which, with the help of a word detector, will return the token
associated with the detected word.
- workbench - Variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
-
- WORKBENCH - Static variable in interface org.eclipse.ui.ISources
-
The priority given to default handlers and handlers that are active
across the entire workbench.
- WORKBENCH_PREFERENCE_PAGE - Static variable in class org.eclipse.ui.ExtensionFactory
-
Factory ID for the Workbench preference page.
- WorkbenchActivityHelper - Class in org.eclipse.ui.activities
-
A utility class that contains helpful methods for interacting with the
activities API.
- WorkbenchAdapter - Class in org.eclipse.ui.model
-
Abstract base class with basic implementations of the IWorkbenchAdapter
interface.
- WorkbenchAdapter() - Constructor for class org.eclipse.ui.model.WorkbenchAdapter
-
- WorkbenchAdvisor - Class in org.eclipse.ui.application
-
Public base class for configuring the workbench.
- WorkbenchAdvisor() - Constructor for class org.eclipse.ui.application.WorkbenchAdvisor
-
Creates and initializes a new workbench advisor instance.
- WorkbenchChainedTextFontFieldEditor - Class in org.eclipse.ui.texteditor
-
Deprecated.
since 3.0 not longer in use, no longer supported, use a
ChainedPreferenceStore
to access preferences from the
org.eclipse.ui.editors
plug-in.
- WorkbenchChainedTextFontFieldEditor(String, String, Composite) - Constructor for class org.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor
-
Deprecated.
Creates a new font field editor with the given parameters.
- WorkbenchContentProvider - Class in org.eclipse.ui.model
-
Tree content provider for resource objects that can be adapted to the
interface
IWorkbenchAdapter
.
- WorkbenchContentProvider() - Constructor for class org.eclipse.ui.model.WorkbenchContentProvider
-
Creates the resource content provider.
- WorkbenchEncoding - Class in org.eclipse.ui
-
WorkbenchEncoding is a utility class for plug-ins that want to use the list
of encodings defined by default in the workbench.
- WorkbenchEncoding() - Constructor for class org.eclipse.ui.WorkbenchEncoding
-
- WorkbenchException - Exception in org.eclipse.ui
-
A checked exception indicating a recoverable error occured internal to the
workbench.
- WorkbenchException(String) - Constructor for exception org.eclipse.ui.WorkbenchException
-
Creates a new exception with the given message.
- WorkbenchException(String, Throwable) - Constructor for exception org.eclipse.ui.WorkbenchException
-
Creates a new exception with the given message.
- WorkbenchException(IStatus) - Constructor for exception org.eclipse.ui.WorkbenchException
-
Creates a new exception with the given status object.
- WorkbenchHelp - Class in org.eclipse.ui.help
-
Deprecated.
clients should use IWorkbenchHelpSystem
instead
- WorkbenchJob - Class in org.eclipse.ui.progress
-
WorkbenchJob is a type of job that implements a done listener
and does the shutdown checks before scheduling.
- WorkbenchJob(Display, String) - Constructor for class org.eclipse.ui.progress.WorkbenchJob
-
Create a new instance of the receiver with the
supplied display and name.
- WorkbenchJob(String) - Constructor for class org.eclipse.ui.progress.WorkbenchJob
-
Add a new instance of the reciever with the
supplied name.
- WorkbenchLabelProvider - Class in org.eclipse.ui.model
-
Provides basic labels for adaptable objects that have the
IWorkbenchAdapter
adapter associated with them.
- WorkbenchLabelProvider() - Constructor for class org.eclipse.ui.model.WorkbenchLabelProvider
-
Creates a new workbench label provider.
- WorkbenchMarkerResolution - Class in org.eclipse.ui.views.markers
-
WorkbenchMarkerResolution is the resolution that can be grouped
with others that are similar to allow multi selection.
- WorkbenchMarkerResolution() - Constructor for class org.eclipse.ui.views.markers.WorkbenchMarkerResolution
-
- WorkbenchPart - Class in org.eclipse.ui.part
-
Abstract base implementation of all workbench parts.
- WorkbenchPart() - Constructor for class org.eclipse.ui.part.WorkbenchPart
-
Creates a new workbench part.
- WorkbenchPartLabelProvider - Class in org.eclipse.ui.model
-
A table label provider implementation for showing workbench views and
editors (objects of type IWorkbenchPart
) in tree- and
table-structured viewers.
- WorkbenchPartLabelProvider() - Constructor for class org.eclipse.ui.model.WorkbenchPartLabelProvider
-
Creates a new label provider for workbench parts.
- WorkbenchPresentationFactory - Class in org.eclipse.ui.presentations
-
The default presentation factory for the Workbench.
- WorkbenchPresentationFactory() - Constructor for class org.eclipse.ui.presentations.WorkbenchPresentationFactory
-
- WorkbenchTriggerPointAdvisor - Class in org.eclipse.ui.activities
-
Workbench implementation prompts the user with a dialog unless they've said
that they don't want to be prompted.
- WorkbenchTriggerPointAdvisor() - Constructor for class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
-
Create a new instance of this advisor.
- WorkbenchViewerSorter - Class in org.eclipse.ui.model
-
A viewer sorter that sorts elements with registered workbench adapters by their text property.
- WorkbenchViewerSorter() - Constructor for class org.eclipse.ui.model.WorkbenchViewerSorter
-
Creates a workbench viewer sorter using the default collator.
- WorkbenchViewerSorter(Collator) - Constructor for class org.eclipse.ui.model.WorkbenchViewerSorter
-
Creates a workbench viewer sorter using the given collator.
- WorkbenchWindowAdvisor - Class in org.eclipse.ui.application
-
Public base class for configuring a workbench window.
- WorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.ui.application.WorkbenchWindowAdvisor
-
Creates a new workbench window advisor for configuring a workbench
window via the given workbench window configurer.
- worked(int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
-
Notifies that a given number of work unit of the main task
has been completed.
- worked(int) - Method in class org.eclipse.core.runtime.NullProgressMonitor
-
This implementation does nothing.
- worked(int) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor
method forwards to the wrapped progress monitor.
- worked(int) - Method in class org.eclipse.core.runtime.SubProgressMonitor
-
- worked(double) - Method in class org.eclipse.jface.dialogs.ProgressIndicator
-
Moves the progress indicator by the given amount of work units
- worked(int) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
-
Implements IProgressMonitor.worked
.
- worked(int) - Method in class org.eclipse.update.core.InstallMonitor
-
Indicate monitor progress.
- WORKING_SET_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
-
Working set scope (value 2
).
- WorkingCopyManager - Class in org.eclipse.ui.preferences
-
WorkingCopyManager is a concrete implementation of an
IWorkingCopyManager.
- WorkingCopyManager() - Constructor for class org.eclipse.ui.preferences.WorkingCopyManager
-
- WorkingSetFilterActionGroup - Class in org.eclipse.ui.actions
-
Adds working set filter actions (set / clear / edit)
- WorkingSetFilterActionGroup(Shell, IPropertyChangeListener) - Constructor for class org.eclipse.ui.actions.WorkingSetFilterActionGroup
-
Creates a new instance of the receiver.
- workingSetGroup - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
-
- WorkingSetScope - Class in org.eclipse.team.ui.synchronize
-
A synchronize scope whose roots are defined by a working set.
- WorkingSetScope(IWorkingSet[]) - Constructor for class org.eclipse.team.ui.synchronize.WorkingSetScope
-
Create the scope for the working sets
- WorkingSetScope(IMemento) - Constructor for class org.eclipse.team.ui.synchronize.WorkingSetScope
-
Create this scope from it's previously saved state
- WorkingSetSourceContainer - Class in org.eclipse.debug.ui.sourcelookup
-
A working set in the workspace.
- WorkingSetSourceContainer(IWorkingSet) - Constructor for class org.eclipse.debug.ui.sourcelookup.WorkingSetSourceContainer
-
Creates a source container for the working set.
- WORKSPACE_LOCKED - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 380) indicating that an attempt was made to modify
the workspace while it was locked.
- WORKSPACE_NOT_OPEN - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 370) indicating a workspace
is unexpectedly closed.
- WORKSPACE_SCOPE - Static variable in interface org.eclipse.search.ui.ISearchPageContainer
-
Workspace scope (value 0
).
- WorkspaceAction - Class in org.eclipse.ui.actions
-
The abstract superclass for actions which invoke commands
implemented in org.eclipse.core.* on a set of selected resources.
- WorkspaceAction(Shell, String) - Constructor for class org.eclipse.ui.actions.WorkspaceAction
-
Creates a new action with the given text.
- WorkspaceActionGroup - Class in org.eclipse.ui.views.navigator
-
This is the action group for workspace actions such as Build, Refresh Local,
and Open/Close Project.
- WorkspaceActionGroup(IResourceNavigator) - Constructor for class org.eclipse.ui.views.navigator.WorkspaceActionGroup
-
- workspaceGroup - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
-
- WorkspaceJob - Class in org.eclipse.core.resources
-
A job that makes an atomic modification to the workspace.
- WorkspaceJob(String) - Constructor for class org.eclipse.core.resources.WorkspaceJob
-
Creates a new workspace job.
- WorkspaceLock - Class in org.eclipse.core.resources
-
Deprecated.
it is no longer possible to override the workspace lock behavior.
This functionality is now provided in the platform API by implementing the
org.eclipse.core.runtime.jobs.ILockListener interface.
- WorkspaceLock(IWorkspace) - Constructor for class org.eclipse.core.resources.WorkspaceLock
-
Deprecated.
Returns a new workspace lock.
- WorkspaceModifyDelegatingOperation - Class in org.eclipse.ui.actions
-
An operation which delegates its work to a runnable that modifies the
workspace.
- WorkspaceModifyDelegatingOperation(IRunnableWithProgress, ISchedulingRule) - Constructor for class org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation
-
Creates a new operation which will delegate its work to the given
runnable using the provided scheduling rule.
- WorkspaceModifyDelegatingOperation(IRunnableWithProgress) - Constructor for class org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation
-
Creates a new operation which will delegate its work to the given
runnable.
- WorkspaceModifyOperation - Class in org.eclipse.ui.actions
-
An operation which potentially makes changes to the workspace.
- WorkspaceModifyOperation() - Constructor for class org.eclipse.ui.actions.WorkspaceModifyOperation
-
Creates a new operation.
- WorkspaceModifyOperation(ISchedulingRule) - Constructor for class org.eclipse.ui.actions.WorkspaceModifyOperation
-
Creates a new operation that will run using the provided
scheduling rule.
- WorkspaceScope - Class in org.eclipse.team.ui.synchronize
-
A synchronize scope whose roots are the workspace.
- WorkspaceScope() - Constructor for class org.eclipse.team.ui.synchronize.WorkspaceScope
-
Create the resource scope that indicates that the subscriber roots should be used
- WorkspaceSourceContainer - Class in org.eclipse.debug.core.sourcelookup.containers
-
All projects in the workspace.
- WorkspaceSourceContainer() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.WorkspaceSourceContainer
-
- wrap(IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
-
Wraps a contribution item in a sub contribution item, and returns the new wrapper.
- wrap - Variable in class org.eclipse.swt.layout.RowLayout
-
wrap specifies whether a control will be wrapped to the next
row if there is insufficient space on the current row.
- WRAP - Static variable in class org.eclipse.swt.SWT
-
Style constant for automatic line wrap behavior (value is 1<<6).
- wrapMenu(IMenuManager) - Method in class org.eclipse.jface.action.SubMenuManager
-
Wraps a menu manager in a sub menu manager, and returns the new wrapper.
- WRITABLE - Static variable in class org.eclipse.debug.core.model.MemoryByte
-
Bit mask used to indicate a byte is writable.
- write(String) - Method in interface org.eclipse.debug.core.model.IStreamsProxy
-
Writes the given text to the output stream connected to the
standard input stream of this proxy's process.
- write(PrintWriter) - Method in interface org.eclipse.ui.about.ISystemSummarySection
-
A method that puts the section's information into the system summary's
configuration details log.
- write(byte[], int, int) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
-
- write(byte[]) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
-
- write(int) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
-
- write(String) - Method in class org.eclipse.ui.console.IOConsoleOutputStream
-
Writes a string to the attached console.
- writeRefactoringDescriptors(RefactoringDescriptorProxy[], OutputStream, int, boolean, IProgressMonitor) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Writes the specified refactoring descriptor proxies to the output stream.
- writeRefactoringSession(RefactoringSessionDescriptor, OutputStream, boolean) - Method in interface org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryService
-
Writes the specified refactoring session descriptor to the output stream.
- WRONG_TYPE_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
-
Status code constant (value 276) indicating a file exists in the
file system but is not of the expected type (file instead of directory,
or vice-versa).
- WS_CARBON - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "carbon") indicating the platform is running on a
machine using the Carbon windowing system (Mac OS X).
- WS_GTK - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "gtk") indicating the platform is running on a
machine using the GTK windowing system.
- WS_MOTIF - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "motif") indicating the platform is running on a
machine using the Motif windowing system.
- WS_PHOTON - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "photon") indicating the platform is running on a
machine using the Photon windowing system.
- WS_UNKNOWN - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "unknown") indicating the platform is running on a
machine running an unknown windowing system.
- WS_WIN32 - Static variable in class org.eclipse.core.runtime.Platform
-
Constant string (value "win32") indicating the platform is running on a
machine using the Windows windowing system.