A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

W

waitForService(long) - Method in class org.osgi.util.tracker.ServiceTracker
Wait for at least one service to be tracked by this ServiceTracker object.
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 sleeping, 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 Job.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 Job.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(String) - Method in class org.eclipse.ercp.jaxp.implForCore.DOMBuilder
Generate a warning event.
warning(String, String) - Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
 
warning(String, String) - Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
A warning case was encountered.
WARNING - Static variable in class org.eclipse.osgi.framework.log.FrameworkLogEntry
Severity constant (bit mask, value 2) indicating this log entry represents a warning.
WARNING - Static variable in class org.osgi.framework.FrameworkEvent
A warning has occurred.
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
WARNING_END_TAG_EXPECTED - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
WARNING_PREFIX_UNKNOWN - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
WARNING_START_TAG_EXPECTED - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
WARNING_UNKNOWN_CHARACTER_DEF - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
WARNING_UNSUPPORTED_ENCODING - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
watchBundle(Bundle, int) - Method in interface org.eclipse.osgi.framework.adaptor.BundleWatcher
Receives notification that a lifecycle change is going to start or has ended.
WEB_SITE - Static variable in interface org.eclipse.update.core.IURLEntry
 
weight - Variable in class org.eclipse.jface.viewers.ColumnWeightData
The column's weight.
widget - Variable in class org.eclipse.swt.events.TypedEvent
the widget that issued the event
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.
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.ercp.eworkbench.DefaultView
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.AbsScreen
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.BookmarksScreen
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.ManageScreen
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.SelectFeaturesScreen
 
widgetDefaultSelected(SelectionEvent) - Method in interface org.eclipse.swt.events.SelectionListener
Sent when default selection occurs in the control.
widgetDisposed(DisposeEvent) - Method in interface org.eclipse.swt.events.DisposeListener
Sent when the widget is disposed.
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.eworkbench.DefaultView
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.AbsScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.AddBookmarkScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.AddLocalScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.AddRemoteScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.BookmarksScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.EditBookmarkScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.InstallingScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.LicenseScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.ManageScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.PropertiesScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.RootScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.SelectFeaturesScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.UninstallScreen
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.ercp.update.views.UpdatingScreen
 
widgetSelected(SelectionEvent) - Method in interface org.eclipse.swt.events.SelectionListener
Sent when selection occurs in the control.
width - Variable in class org.eclipse.jface.viewers.ColumnPixelData
The column's width in pixels.
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.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.
WINDOW_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
Deprecated. This font is not in use
windowActivated(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
Notifies this listener that the given org.eclipse.jface.window has been activated.
windowClosed(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
Notifies this listener that the given org.eclipse.jface.window has been closed.
windowDeactivated(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
Notifies this listener that the given org.eclipse.jface.window has been deactivated.
WindowingSystem - Static variable in class org.eclipse.ercp.update.UIMessages
 
windowOpened(IWorkbenchWindow) - Method in interface org.eclipse.ui.IWindowListener
Notifies this listener that the given org.eclipse.jface.window has been opened.
WITH - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the with expression (value: with)
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.
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.
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.
WorkbenchWindowAdvisor - Class in org.eclipse.ui.application
Public base class for configuring a workbench org.eclipse.jface.window.
WorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.ui.application.WorkbenchWindowAdvisor
Creates a new workbench org.eclipse.jface.window advisor for configuring a workbench org.eclipse.jface.window via the given workbench org.eclipse.jface.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.SubMonitor
 
worked(int) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
worked(int) - Method in class org.eclipse.ercp.update.views.UpdateMonitor
 
worked(int) - Method in class org.eclipse.update.core.InstallMonitor
Indicate monitor progress.
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).
wrapBundleFile(BundleFile, Object, BaseData, boolean) - Method in interface org.eclipse.osgi.baseadaptor.hooks.BundleFileWrapperFactoryHook
Wraps a bundle file for the given content and base data.
WrappedLabel - Class in org.eclipse.ercp.update.views
 
WrappedLabel(Composite, int, int) - Constructor for class org.eclipse.ercp.update.views.WrappedLabel
 
WrappedLabel(Composite, int, int, int) - Constructor for class org.eclipse.ercp.update.views.WrappedLabel
 
write(String) - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes the given message to the log.
write(byte[], int, int) - Method in class org.eclipse.osgi.storagemanager.ManagedOutputStream
 
writeArgs(String, String[]) - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Helper method for writing out argument arrays.
WriteBufferSize - Static variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
writeEntry(int, FrameworkLogEntry) - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes the ENTRY or SUBENTRY header for an entry.
writeln(String) - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes the given message to the log and a newline.
writeln() - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes a newline log.
writeLog(int, FrameworkLogEntry) - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes the log entry to the log using the specified depth.
writeManifest(File, Dictionary, boolean) - Method in interface org.eclipse.osgi.service.pluginconversion.PluginConverter
Construct a bundle manifest file from the given dictionary and write it out to the specified location in the file system.
writeMessage(FrameworkLogEntry) - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes the MESSAGE header to the log for the given entry.
writer - Variable in class org.eclipse.core.runtime.adaptor.EclipseLog
The Writer to log messages to.
writeSession() - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes the session
writeSpace() - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes a space to the log.
writeStack(FrameworkLogEntry) - Method in class org.eclipse.core.runtime.adaptor.EclipseLog
Writes the STACK header to the log for the given entry.
writeState(State, OutputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.writeState(State, File) instead
writeState(State, DataOutputStream) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Deprecated. use StateObjectFactory.writeState(State, File) instead
writeState(State, File) - Method in interface org.eclipse.osgi.service.resolver.StateObjectFactory
Persists the given state in the given directory.
WRONG_DOCUMENT_ERR - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
WRONG_DOCUMENT_ERR - Static variable in exception org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)
WRONG_ENDING_DOC - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
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_CARBON - Static variable in interface org.eclipse.osgi.service.environment.Constants
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_GTK - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "gtk") indicating the platform is running on a machine using the GTK windowing system.
WS_IGNORED_NOT_SUPPORTED - Static variable in class org.eclipse.ercp.xml.parser.EXmlMsg
 
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_MOTIF - Static variable in interface org.eclipse.osgi.service.environment.Constants
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_PHOTON - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "photon") indicating the platform is running on a machine using the Photon windowing system.
WS_S60 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "s60") indicating the platform is running on a machine using the S60 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_UNKNOWN - Static variable in interface org.eclipse.osgi.service.environment.Constants
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.
WS_WIN32 - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "win32") indicating the platform is running on a machine using the Windows windowing system.
WS_WPF - Static variable in class org.eclipse.core.runtime.Platform
Constant string (value "wpf") indicating the platform is running on a machine using the WPF windowing system.
WS_WPF - Static variable in interface org.eclipse.osgi.service.environment.Constants
Constant string (value "wpf") indicating the platform is running on a machine using the Windows Presentation Foundation sytstem.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _