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

W

warning(Plugin, int, String) - Static method in class org.eclipse.gmf.runtime.common.core.util.Log
Generates a warning log for the specified plug-in, with the specified status code and message.
warning(Plugin, int, String, Throwable) - Static method in class org.eclipse.gmf.runtime.common.core.util.Log
Generates a warning log for the specified plug-in, with the specified status code, message, and throwable.
WEST - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.figures.GravityDirectionType
Constant for a west orientation
width - Variable in class org.eclipse.gmf.runtime.notation.impl.BoundsImpl
The cached value of the 'Width' attribute
width - Variable in class org.eclipse.gmf.runtime.notation.impl.SizeImpl
The cached value of the 'Width' attribute
WIDTH_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.BoundsImpl
The default value of the 'Width' attribute
WIDTH_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.SizeImpl
The default value of the 'Width' attribute
WINDOWS_NEWLINE - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The newline for the Windows platform
WizardPage_DIAGRAM_CREATION_FAIL_EXC_ - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
WizardPage_Message_FileExists_ERROR_ - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
WORK_UNIT - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardOperation
The size of a single work unit in the progress monitor.
workbench - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards.EditorWizardPage
workbench
WorkspaceOperationRunner - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
 
WorkspaceOperationRunner() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.WorkspaceOperationRunner
 
WrapLabel - Class in org.eclipse.gmf.runtime.draw2d.ui.figures
An extended label that has the following extra features: 1- It is capable of showing selection and focus feedback (primary or secondary) 2- It is capable of optionally underlining the label's text 3- It is capable of wrapping the label's text at a given width with a given alignment 4- It is capable of supporting multiple label icons (temporary feature) This class was originally deriving off Draw2d's Label class but with the introduction of the auto-wrapping feature, a copy had to be made overriding was not straightforward.
WrapLabel() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel
Construct an empty Label.
WrapLabel(String) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel
Construct a Label with passed String as its text.
WrapLabel(Image) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel
Construct a Label with passed Image as its icon.
WrapLabel(String, Image) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel
Construct a Label with passed String as text and passed Image as its icon.
WrapperNodeFigure - Class in org.eclipse.gmf.runtime.gef.ui.figures
Wrapper NodeFigure figure to contain other figures, which may have different borders.
WrapperNodeFigure(IFigure) - Constructor for class org.eclipse.gmf.runtime.gef.ui.figures.WrapperNodeFigure
Composite pattern for wrapping a template list compartment around any potential figure.

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

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.