blob: e7c57881213b9985fecf85fd491bf8a4ecbadbe6 [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="style.css" type="text/css" rel="stylesheet">
<title>Non-breaking APIs changes: PlatformUI 3.3M5 vs. PlatformUI 3.2</title>
<style type="text/css">
<!--
body {
font-size: 12pt;
}
.pageTitle {
font-weight: bold;
font-size: 16pt;
padding-bottom: 0.5em;
}
.bucketHeader {
font-weight: bold;
font-size: 16pt;
text-align: left;
border: 1px solid #000;
padding: 0.5em;
background-color: #ABCBFC;
}
.modifiedBuckets {
font-weight: bold;
}
.apiTable {
border: 1px solid #000;
}
.apiHeader {
text-align: center;
padding-top: 0.3em;
padding-bottom: 0.3em;
background-color: #F7F186;
border: 2px solid black;
}
.apiBlock {
text-align: left;
font-weight: bold;
border-top: 1px solid #000;
padding-top: 0.5em;
padding-bottom: 0.5em;
background-color: #EEEEEE;
}
.apiSubBlock {
text-align: left;
font-weight: bold;
}
.apiGroupHeader {
text-align: left;
font-style: italic;
}
.compare {
font-size: smaller;
font-variant: small-caps;
vertical-align: middle;
color: #B1B1B1;
border: 1px solid #B1B1B1;
}
-->
</style>
</head>
<body>
<div class="pageTitle">Non-breaking APIs changes: PlatformUI 3.3M5 vs. PlatformUI 3.2</div>
<div class="modifiedBuckets">Added Containers</div>
<ul>
<li>org.eclipse.core.databinding</li>
<li>org.eclipse.core.databinding.beans</li>
<li>org.eclipse.jface.text</li>
<li>org.eclipse.text</li>
<li>org.eclipse.ui.ide.application</li>
</ul>
<p></p>
<div class="bucketHeader">Container: org.eclipse.core.commands</div>
<div class="apiHeader">Added Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.core.commands.operations.IAdvancedUndoableOperation2</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.Command</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHandler</td><td width="40%">()Lorg/eclipse/core/commands/IHandler;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.CommandEvent</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/core/commands/Command;ZZZZZZZZZ)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isEnabledChanged</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.jface</div>
<div class="apiHeader">Added Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.core.commands.operations.IAdvancedUndoableOperation2</li>
<li>org.eclipse.jface.dialogs.IPageTransitionListener</li>
<li>org.eclipse.jface.dialogs.IPageTransitionProvider</li>
<li>org.eclipse.jface.fieldassist.IContentProposalListener2</li>
<li>org.eclipse.jface.util.ILogDialog</li>
<li>org.eclipse.jface.viewers.ILazyTreePathContentProvider</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Added Classes</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.jface.dialogs.PageTransitionEvent</li>
<li>org.eclipse.jface.fieldassist.AutoCompleteField</li>
<li>org.eclipse.jface.fieldassist.ComboControlCreator</li>
<li>org.eclipse.jface.fieldassist.ControlDecoration</li>
<li>org.eclipse.jface.layout.AbstractColumnAdapter</li>
<li>org.eclipse.jface.layout.TableColumnAdapter</li>
<li>org.eclipse.jface.layout.TreeColumnAdapter</li>
<li>org.eclipse.jface.preference.ComboFieldEditor</li>
<li>org.eclipse.jface.viewers.AbstractTableViewer</li>
<li>org.eclipse.jface.viewers.BaseLabelProvider</li>
<li>org.eclipse.jface.viewers.CellLabelProvider</li>
<li>org.eclipse.jface.viewers.ColumnLabelProvider</li>
<li>org.eclipse.jface.viewers.ColumnViewer</li>
<li>org.eclipse.jface.viewers.ColumnViewerEditor</li>
<li>org.eclipse.jface.viewers.DecorationOverlayIcon</li>
<li>org.eclipse.jface.viewers.EditingSupport</li>
<li>org.eclipse.jface.viewers.OwnerDrawLabelProvider</li>
<li>org.eclipse.jface.viewers.TableViewerColumn</li>
<li>org.eclipse.jface.viewers.TableViewerRow</li>
<li>org.eclipse.jface.viewers.TreeColumnViewerLabelProvider</li>
<li>org.eclipse.jface.viewers.TreeViewerColumn</li>
<li>org.eclipse.jface.viewers.TreeViewerRow</li>
<li>org.eclipse.jface.viewers.ViewerCell</li>
<li>org.eclipse.jface.viewers.ViewerColumn</li>
<li>org.eclipse.jface.viewers.ViewerRow</li>
<li>org.eclipse.jface.window.DefaultToolTip</li>
<li>org.eclipse.jface.window.ToolTip</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.Command</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHandler</td><td width="40%">()Lorg/eclipse/core/commands/IHandler;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.CommandEvent</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/core/commands/Command;ZZZZZZZZZ)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isEnabledChanged</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.action.MenuManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">visible</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.fieldassist.ContentProposalAdapter</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener2;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">closeProposalPopup</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener2;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.fieldassist.SimpleContentProposalProvider</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setFiltering</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.layout.GridDataFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">defaultsFor</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)Lorg/eclipse/jface/layout/GridDataFactory;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">generate</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;II)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">generate</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;Lorg/eclipse/swt/graphics/Point;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.layout.GridLayoutFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">extendedMargins</td><td width="40%">(IIII)Lorg/eclipse/jface/layout/GridLayoutFactory;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">extendedMargins</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/jface/layout/GridLayoutFactory;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.preference.PreferenceDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">getTreeViewer</td><td width="40%">()Lorg/eclipse/jface/viewers/TreeViewer;</td><td width="20%">protected</td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.CompositeImageDescriptor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTransparentPixel</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setImageData</td><td width="40%">(Lorg/eclipse/swt/graphics/ImageData;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.DeviceResourceException</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>java.lang.RuntimeException</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.FontDescriptor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">copy</td><td width="40%">([Lorg/eclipse/swt/graphics/FontData;)[Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">copy</td><td width="40%">(Lorg/eclipse/swt/graphics/FontData;)Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFontData</td><td width="40%">()[Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">increaseHeight</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHeight</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setStyle</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">withStyle</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.FontRegistry</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">defaultFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDescriptor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.JFaceResources</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDefaultFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDialogFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFontDescriptor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHeaderFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTextFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.ResourceManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">get</td><td width="40%">(Lorg/eclipse/jface/resource/DeviceResourceDescriptor;)Ljava/lang/Object;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.util.Geometry</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">add</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createDiffRectangle</td><td width="40%">(IIII)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">expand</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">subtract</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.util.Policy</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getLogDialog</td><td width="40%">()Lorg/eclipse/jface/util/ILogDialog;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setLogDialog</td><td width="40%">(Lorg/eclipse/jface/util/ILogDialog;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.AbstractListViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">insert</td><td width="40%">(Ljava/lang/Object;I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listGetTopIndex</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listSetTopIndex</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.AbstractTreeViewer</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.ColumnViewer</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">buildLabel</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerLabel;Ljava/lang/Object;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">doUpdateItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V</td><td width="20%">abstract</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getColumnViewerOwner</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalFindItems</td><td width="40%">(Ljava/lang/Object;)[Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalInitializeTree</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalIsInputOrEmptyPath</td><td width="40%">(Ljava/lang/Object;)Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isSameSelection</td><td width="40%">(Ljava/util/List;[Lorg/eclipse/swt/widgets/Item;)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ComboViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/custom/CCombo;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getCCombo</td><td width="40%">()Lorg/eclipse/swt/custom/CCombo;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.DecoratingLabelProvider</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.CellLabelProvider</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">update</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerCell;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.LabelProvider</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.BaseLabelProvider</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ListViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listGetTopIndex</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listSetTopIndex</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.StructuredViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setFilters</td><td width="40%">([Lorg/eclipse/jface/viewers/ViewerFilter;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TableTreeViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TableViewer</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.AbstractTableViewer</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doClear</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doClearAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doDeselectAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumn</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItem</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItemCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItems</td><td width="40%">()[Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetSelection</td><td width="40%">()[Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetSelectionIndices</td><td width="40%">()[I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doIndexOf</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemove</td><td width="40%">(II)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemove</td><td width="40%">([I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemoveAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doResetItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetItemCount</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetSelection</td><td width="40%">([Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetSelection</td><td width="40%">([I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doShowItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doShowSelection</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getViewerRowFromItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Widget;)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalCreateNewRowPart</td><td width="40%">(II)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TreeViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">disassociate</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getColumnViewerOwner</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getViewerRowFromItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Widget;)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">handleTreeExpand</td><td width="40%">(Lorg/eclipse/swt/events/TreeEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalInitializeTree</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">remove</td><td width="40%">(Ljava/lang/Object;I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setContentProvider</td><td width="40%">(Lorg/eclipse/jface/viewers/IContentProvider;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHasChildren</td><td width="40%">(Ljava/lang/Object;Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">updatePlus</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ViewerLabel</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipBackgroundColor</td><td width="40%">()Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipForegroundColor</td><td width="40%">()Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipShift</td><td width="40%">()Lorg/eclipse/swt/graphics/Point;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipText</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipBackgroundColor</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipForegroundColor</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipText</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasTooltipShift</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipBackgroundColor</td><td width="40%">(Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipForegroundColor</td><td width="40%">(Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipShift</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipText</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.wizard.Wizard</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.dialogs.IPageTransitionListener</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doBackPressed</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doNextPressed</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">pageTransition</td><td width="40%">(Lorg/eclipse/jface/dialogs/PageTransitionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.wizard.WizardDialog</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.dialogs.IPageTransitionProvider</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPageTransitionListener</td><td width="40%">(Lorg/eclipse/jface/dialogs/IPageTransitionListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">firePageTransitioning</td><td width="40%">(Lorg/eclipse/jface/dialogs/PageTransitionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePageTransitionListener</td><td width="40%">(Lorg/eclipse/jface/dialogs/IPageTransitionListener;)V</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.jface.databinding</div>
<div class="apiHeader">Added Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.jface.databinding.swt.ISWTObservable</li>
<li>org.eclipse.jface.databinding.swt.ISWTObservableValue</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Added Classes</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.jface.databinding.swt.SWTObservables</li>
<li>org.eclipse.jface.databinding.viewers.ListeningLabelProvider</li>
<li>org.eclipse.jface.databinding.viewers.ObservableListContentProvider</li>
<li>org.eclipse.jface.databinding.viewers.ObservableMapLabelProvider</li>
<li>org.eclipse.jface.databinding.viewers.ObservableSetContentProvider</li>
<li>org.eclipse.jface.databinding.viewers.ViewersObservables</li>
<li>org.eclipse.jface.internal.databinding.provisional.swt.AbstractSWTObservableValue</li>
<li>org.eclipse.jface.internal.databinding.provisional.swt.AbstractSWTVetoableValue</li>
<li>org.eclipse.jface.internal.databinding.provisional.swt.ControlUpdater</li>
<li>org.eclipse.jface.internal.databinding.provisional.swt.MenuUpdater</li>
<li>org.eclipse.jface.internal.databinding.provisional.swt.SWTUtil</li>
<li>org.eclipse.jface.internal.databinding.provisional.swt.TableUpdater</li>
<li>org.eclipse.jface.internal.databinding.provisional.swt.WorkQueue</li>
<li>org.eclipse.jface.internal.databinding.provisional.viewers.ViewerLabelProvider</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.ui</div>
<div class="apiHeader">Added Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.core.commands.operations.IAdvancedUndoableOperation2</li>
<li>org.eclipse.jface.dialogs.IPageTransitionListener</li>
<li>org.eclipse.jface.dialogs.IPageTransitionProvider</li>
<li>org.eclipse.jface.fieldassist.IContentProposalListener2</li>
<li>org.eclipse.jface.util.ILogDialog</li>
<li>org.eclipse.jface.viewers.ILazyTreePathContentProvider</li>
<li>org.eclipse.ui.commands.IElementReference</li>
<li>org.eclipse.ui.commands.IElementUpdater</li>
<li>org.eclipse.ui.dnd.IDragAndDropService</li>
<li>org.eclipse.ui.IPersistableEditor</li>
<li>org.eclipse.ui.ISaveableFilter</li>
<li>org.eclipse.ui.IURIEditorInput</li>
<li>org.eclipse.ui.IWorkbenchPart3</li>
<li>org.eclipse.ui.IWorkingSetElementAdapter</li>
<li>org.eclipse.ui.menus.IMenuService</li>
<li>org.eclipse.ui.progress.IJobRunnable</li>
<li>org.eclipse.ui.services.IServiceScopes</li>
<li>org.eclipse.ui.testing.IWorkbenchPartTestable</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Added Classes</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.jface.dialogs.PageTransitionEvent</li>
<li>org.eclipse.jface.fieldassist.AutoCompleteField</li>
<li>org.eclipse.jface.fieldassist.ComboControlCreator</li>
<li>org.eclipse.jface.fieldassist.ControlDecoration</li>
<li>org.eclipse.jface.layout.AbstractColumnAdapter</li>
<li>org.eclipse.jface.layout.TableColumnAdapter</li>
<li>org.eclipse.jface.layout.TreeColumnAdapter</li>
<li>org.eclipse.jface.preference.ComboFieldEditor</li>
<li>org.eclipse.jface.viewers.AbstractTableViewer</li>
<li>org.eclipse.jface.viewers.BaseLabelProvider</li>
<li>org.eclipse.jface.viewers.CellLabelProvider</li>
<li>org.eclipse.jface.viewers.ColumnLabelProvider</li>
<li>org.eclipse.jface.viewers.ColumnViewer</li>
<li>org.eclipse.jface.viewers.ColumnViewerEditor</li>
<li>org.eclipse.jface.viewers.DecorationOverlayIcon</li>
<li>org.eclipse.jface.viewers.EditingSupport</li>
<li>org.eclipse.jface.viewers.OwnerDrawLabelProvider</li>
<li>org.eclipse.jface.viewers.TableViewerColumn</li>
<li>org.eclipse.jface.viewers.TableViewerRow</li>
<li>org.eclipse.jface.viewers.TreeColumnViewerLabelProvider</li>
<li>org.eclipse.jface.viewers.TreeViewerColumn</li>
<li>org.eclipse.jface.viewers.TreeViewerRow</li>
<li>org.eclipse.jface.viewers.ViewerCell</li>
<li>org.eclipse.jface.viewers.ViewerColumn</li>
<li>org.eclipse.jface.viewers.ViewerRow</li>
<li>org.eclipse.jface.window.DefaultToolTip</li>
<li>org.eclipse.jface.window.ToolTip</li>
<li>org.eclipse.ui.actions.QuickMenuCreator</li>
<li>org.eclipse.ui.BasicWorkingSetElementAdapter</li>
<li>org.eclipse.ui.dialogs.EditorSelectionDialog</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$AbstractContentProvider</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ItemsFilter</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ItemsListSeparator</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$SelectionHistory</li>
<li>org.eclipse.ui.dialogs.SearchPattern</li>
<li>org.eclipse.ui.handlers.HandlerUtil</li>
<li>org.eclipse.ui.menus.AbstractContributionFactory</li>
<li>org.eclipse.ui.menus.CommandContributionItem</li>
<li>org.eclipse.ui.menus.MenuUtil</li>
<li>org.eclipse.ui.menus.UIElement</li>
<li>org.eclipse.ui.menus.WorkbenchWindowControlContribution</li>
<li>org.eclipse.ui.model.WorkbenchViewerComparator</li>
<li>org.eclipse.ui.preferences.SettingsTransfer</li>
<li>org.eclipse.ui.splash.AbstractSplashHandler</li>
<li>org.eclipse.ui.splash.BasicSplashHandler</li>
<li>org.eclipse.ui.statushandlers.AbstractStatusHandler</li>
<li>org.eclipse.ui.statushandlers.StatusAdapter</li>
<li>org.eclipse.ui.statushandlers.StatusDialog</li>
<li>org.eclipse.ui.statushandlers.StatusManager</li>
<li>org.eclipse.ui.statushandlers.StatusNotificationManager</li>
<li>org.eclipse.ui.statushandlers.StatusNotificationManager$StatusInfo</li>
<li>org.eclipse.ui.statushandlers.WorkbenchErrorHandler</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.commands.ICommandService</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">refreshElements</td><td width="40%">(Ljava/lang/String;Ljava/util/Map;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">registerElement</td><td width="40%">(Lorg/eclipse/ui/commands/IElementReference;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">registerElementForCommand</td><td width="40%">(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/ui/menus/UIElement;)Lorg/eclipse/ui/commands/IElementReference;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">unregisterElement</td><td width="40%">(Lorg/eclipse/ui/commands/IElementReference;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IPageLayout</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFolderForView</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/ui/IPlaceholderFolderLayout;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IPlaceholderFolderLayout</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setProperty</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbench</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">saveAll</td><td width="40%">(Lorg/eclipse/jface/window/IShellProvider;Lorg/eclipse/jface/operation/IRunnableContext;Lorg/eclipse/ui/ISaveableFilter;Z)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchPartReference</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchPreferenceConstants</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">DISABLE_NEW_FAST_VIEW</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">ENABLE_NEW_MIN_MAX</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchWindow</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.window.IShellProvider</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkingSet</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">adaptElements</td><td width="40%">([Lorg/eclipse/core/runtime/IAdaptable;)[Lorg/eclipse/core/runtime/IAdaptable;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getImageDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/ImageDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkingSetManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">CHANGE_WORKING_SET_UPDATER_UNINSTALLED</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.presentations.IPresentablePart</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.presentations.IStackPresentationSite</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.Command</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHandler</td><td width="40%">()Lorg/eclipse/core/commands/IHandler;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.CommandEvent</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/core/commands/Command;ZZZZZZZZZ)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isEnabledChanged</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.action.MenuManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">visible</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.fieldassist.ContentProposalAdapter</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener2;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">closeProposalPopup</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener2;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.fieldassist.SimpleContentProposalProvider</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setFiltering</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.layout.GridDataFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">defaultsFor</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)Lorg/eclipse/jface/layout/GridDataFactory;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">generate</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;II)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">generate</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;Lorg/eclipse/swt/graphics/Point;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.layout.GridLayoutFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">extendedMargins</td><td width="40%">(IIII)Lorg/eclipse/jface/layout/GridLayoutFactory;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">extendedMargins</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/jface/layout/GridLayoutFactory;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.preference.PreferenceDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">getTreeViewer</td><td width="40%">()Lorg/eclipse/jface/viewers/TreeViewer;</td><td width="20%">protected</td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.CompositeImageDescriptor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTransparentPixel</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setImageData</td><td width="40%">(Lorg/eclipse/swt/graphics/ImageData;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.DeviceResourceException</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>java.lang.RuntimeException</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.FontDescriptor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">copy</td><td width="40%">([Lorg/eclipse/swt/graphics/FontData;)[Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">copy</td><td width="40%">(Lorg/eclipse/swt/graphics/FontData;)Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFontData</td><td width="40%">()[Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">increaseHeight</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHeight</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setStyle</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">withStyle</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.FontRegistry</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">defaultFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDescriptor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.JFaceResources</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDefaultFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDialogFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFontDescriptor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHeaderFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTextFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.ResourceManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">get</td><td width="40%">(Lorg/eclipse/jface/resource/DeviceResourceDescriptor;)Ljava/lang/Object;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.util.Geometry</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">add</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createDiffRectangle</td><td width="40%">(IIII)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">expand</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">subtract</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.util.Policy</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getLogDialog</td><td width="40%">()Lorg/eclipse/jface/util/ILogDialog;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setLogDialog</td><td width="40%">(Lorg/eclipse/jface/util/ILogDialog;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.AbstractListViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">insert</td><td width="40%">(Ljava/lang/Object;I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listGetTopIndex</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listSetTopIndex</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.AbstractTreeViewer</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.ColumnViewer</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">buildLabel</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerLabel;Ljava/lang/Object;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">doUpdateItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V</td><td width="20%">abstract</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getColumnViewerOwner</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalFindItems</td><td width="40%">(Ljava/lang/Object;)[Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalInitializeTree</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalIsInputOrEmptyPath</td><td width="40%">(Ljava/lang/Object;)Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isSameSelection</td><td width="40%">(Ljava/util/List;[Lorg/eclipse/swt/widgets/Item;)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ComboViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/custom/CCombo;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getCCombo</td><td width="40%">()Lorg/eclipse/swt/custom/CCombo;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.DecoratingLabelProvider</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.CellLabelProvider</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">update</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerCell;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.LabelProvider</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.BaseLabelProvider</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ListViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listGetTopIndex</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listSetTopIndex</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.StructuredViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setFilters</td><td width="40%">([Lorg/eclipse/jface/viewers/ViewerFilter;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TableTreeViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TableViewer</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.AbstractTableViewer</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doClear</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doClearAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doDeselectAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumn</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItem</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItemCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItems</td><td width="40%">()[Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetSelection</td><td width="40%">()[Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetSelectionIndices</td><td width="40%">()[I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doIndexOf</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemove</td><td width="40%">(II)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemove</td><td width="40%">([I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemoveAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doResetItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetItemCount</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetSelection</td><td width="40%">([Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetSelection</td><td width="40%">([I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doShowItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doShowSelection</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getViewerRowFromItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Widget;)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalCreateNewRowPart</td><td width="40%">(II)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TreeViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">disassociate</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getColumnViewerOwner</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getViewerRowFromItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Widget;)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">handleTreeExpand</td><td width="40%">(Lorg/eclipse/swt/events/TreeEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalInitializeTree</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">remove</td><td width="40%">(Ljava/lang/Object;I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setContentProvider</td><td width="40%">(Lorg/eclipse/jface/viewers/IContentProvider;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHasChildren</td><td width="40%">(Ljava/lang/Object;Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">updatePlus</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ViewerLabel</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipBackgroundColor</td><td width="40%">()Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipForegroundColor</td><td width="40%">()Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipShift</td><td width="40%">()Lorg/eclipse/swt/graphics/Point;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipText</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipBackgroundColor</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipForegroundColor</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipText</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasTooltipShift</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipBackgroundColor</td><td width="40%">(Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipForegroundColor</td><td width="40%">(Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipShift</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipText</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.wizard.Wizard</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.dialogs.IPageTransitionListener</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doBackPressed</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doNextPressed</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">pageTransition</td><td width="40%">(Lorg/eclipse/jface/dialogs/PageTransitionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.wizard.WizardDialog</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.dialogs.IPageTransitionProvider</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPageTransitionListener</td><td width="40%">(Lorg/eclipse/jface/dialogs/IPageTransitionListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">firePageTransitioning</td><td width="40%">(Lorg/eclipse/jface/dialogs/PageTransitionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePageTransitionListener</td><td width="40%">(Lorg/eclipse/jface/dialogs/IPageTransitionListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.ActionFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">SHOW_QUICK_ACCESS</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">TOGGLE_COOLBAR</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.WorkingSetFilterActionGroup</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">fillContextMenu</td><td width="40%">(Lorg/eclipse/jface/action/IMenuManager;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">restoreState</td><td width="40%">(Lorg/eclipse/ui/IMemento;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">saveState</td><td width="40%">(Lorg/eclipse/ui/IMemento;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.application.WorkbenchAdvisor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getWorkbenchErrorHandler</td><td width="40%">()Lorg/eclipse/ui/statushandlers/AbstractStatusHandler;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.CheckedTreeSelectionDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerComparator;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.ElementTreeSelectionDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerComparator;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.FilteredList</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getAccessible</td><td width="40%">()Lorg/eclipse/swt/accessibility/Accessible;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.FilteredTree</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">parent</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">treeComposite</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doCreateFilterText</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Text;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doCreateTreeViewer</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;I)Lorg/eclipse/jface/viewers/TreeViewer;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">init</td><td width="40%">(ILorg/eclipse/ui/dialogs/PatternFilter;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.menus.AbstractWorkbenchTrimWidget</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPreferredSize</td><td width="40%">()Lorg/eclipse/swt/graphics/Point;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.part.MultiPageEditorPart</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">findEditors</td><td width="40%">(Lorg/eclipse/ui/IEditorInput;)[Lorg/eclipse/ui/IEditorPart;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setActiveEditor</td><td width="40%">(Lorg/eclipse/ui/IEditorPart;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.part.WorkbenchPart</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.ui.IWorkbenchPart3</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">firePartPropertyChanged</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperties</td><td width="40%">()Ljava/util/Map;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setPartProperty</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.Saveable</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.core.runtime.IAdaptable</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">disableUI</td><td width="40%">([Lorg/eclipse/ui/IWorkbenchPart;Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSave</td><td width="40%">(Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/jface/window/IShellProvider;)Lorg/eclipse/ui/progress/IJobRunnable;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">enableUI</td><td width="40%">([Lorg/eclipse/ui/IWorkbenchPart;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getAdapter</td><td width="40%">(Ljava/lang/Class;)Ljava/lang/Object;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">show</td><td width="40%">(Lorg/eclipse/ui/IWorkbenchPage;)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.themes.ColorUtil</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">blend</td><td width="40%">(Lorg/eclipse/swt/graphics/RGB;Lorg/eclipse/swt/graphics/RGB;I)Lorg/eclipse/swt/graphics/RGB;</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.ui.forms</div>
<div class="apiHeader">Added Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.ui.forms.IFormColors</li>
<li>org.eclipse.ui.forms.IMessage</li>
<li>org.eclipse.ui.forms.IMessageManager</li>
<li>org.eclipse.ui.forms.IMessagePrefixProvider</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Added Classes</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.ui.forms.editor.SharedHeaderFormEditor</li>
<li>org.eclipse.ui.forms.FormDialog</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.IManagedForm</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageManager</td><td width="40%">()Lorg/eclipse/ui/forms/IMessageManager;</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.editor.FormEditor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">commitPages</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.FormColors</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">initializeFormHeaderColors</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.ManagedForm</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageManager</td><td width="40%">()Lorg/eclipse/ui/forms/IMessageManager;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.AbstractHyperlink</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setEnabled</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.ExpandableComposite</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">descriptionVerticalSpacing</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">titleBarTextMarginWidth</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">VGAP</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTextClientHeightDifference</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setEnabled</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.Form</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addMessageHyperlinkListener</td><td width="40%">(Lorg/eclipse/ui/forms/events/IHyperlinkListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addTitleDragSupport</td><td width="40%">(I[Lorg/eclipse/swt/dnd/Transfer;Lorg/eclipse/swt/dnd/DragSourceListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addTitleDropSupport</td><td width="40%">(I[Lorg/eclipse/swt/dnd/Transfer;Lorg/eclipse/swt/dnd/DropTargetListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getChildrenMessages</td><td width="40%">()[Lorg/eclipse/ui/forms/IMessage;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHeadColor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMenuManager</td><td width="40%">()Lorg/eclipse/jface/action/IMenuManager;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessage</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageType</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getToolBarVerticalAlignment</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeMessageHyperlinkListener</td><td width="40%">(Lorg/eclipse/ui/forms/events/IHyperlinkListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHeadColor</td><td width="40%">(Ljava/lang/String;Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setMessage</td><td width="40%">(Ljava/lang/String;I[Lorg/eclipse/ui/forms/IMessage;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setToolBarVerticalAlignment</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.FormToolkit</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">decorateFormHeading</td><td width="40%">(Lorg/eclipse/ui/forms/widgets/Form;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.Hyperlink</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getToolTipText</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setToolTipText</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">shortenText</td><td width="40%">(Lorg/eclipse/swt/graphics/GC;Ljava/lang/String;I)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.ImageHyperlink</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">paintHyperlink</td><td width="40%">(Lorg/eclipse/swt/graphics/GC;Lorg/eclipse/swt/graphics/Rectangle;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.ScrolledForm</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessage</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageType</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setBusy</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHeadClient</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setMessage</td><td width="40%">(Ljava/lang/String;I[Lorg/eclipse/ui/forms/IMessage;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setMessage</td><td width="40%">(Ljava/lang/String;I)V</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.ui.ide</div>
<div class="apiHeader">Added Classes</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.ui.actions.CloseUnrelatedProjectsAction</li>
<li>org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog</li>
<li>org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog$ResourceFilter</li>
<li>org.eclipse.ui.ide.FileStoreEditorInput</li>
<li>org.eclipse.ui.ide.undo.AbstractWorkspaceOperation</li>
<li>org.eclipse.ui.ide.undo.CopyProjectOperation</li>
<li>org.eclipse.ui.ide.undo.CopyResourcesOperation</li>
<li>org.eclipse.ui.ide.undo.CreateFileOperation</li>
<li>org.eclipse.ui.ide.undo.CreateFolderOperation</li>
<li>org.eclipse.ui.ide.undo.CreateMarkersOperation</li>
<li>org.eclipse.ui.ide.undo.CreateProjectOperation</li>
<li>org.eclipse.ui.ide.undo.DeleteMarkersOperation</li>
<li>org.eclipse.ui.ide.undo.DeleteResourcesOperation</li>
<li>org.eclipse.ui.ide.undo.MoveProjectOperation</li>
<li>org.eclipse.ui.ide.undo.MoveResourcesOperation</li>
<li>org.eclipse.ui.ide.undo.ResourceDescription</li>
<li>org.eclipse.ui.ide.undo.UpdateMarkersOperation</li>
<li>org.eclipse.ui.ide.undo.WorkspaceUndoUtil</li>
<li>org.eclipse.ui.views.bookmarkexplorer.BookmarkPropertiesDialog</li>
<li>org.eclipse.ui.views.navigator.ResourceComparator</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.views.navigator.IResourceNavigator</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getComparator</td><td width="40%">()Lorg/eclipse/ui/views/navigator/ResourceComparator;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/ui/views/navigator/ResourceComparator;)V</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.CopyFilesAndFoldersOperation</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getUndoableCopyOrMoveOperation</td><td width="40%">([Lorg/eclipse/core/resources/IResource;Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/ui/ide/undo/AbstractWorkspaceOperation;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.MoveFilesAndFoldersOperation</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getUndoableCopyOrMoveOperation</td><td width="40%">([Lorg/eclipse/core/resources/IResource;Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/ui/ide/undo/AbstractWorkspaceOperation;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.RenameResourceAction</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createOperation</td><td width="40%">([Lorg/eclipse/core/runtime/IStatus;)Lorg/eclipse/jface/operation/IRunnableWithProgress;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.WorkspaceAction</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createOperation</td><td width="40%">([Lorg/eclipse/core/runtime/IStatus;)Lorg/eclipse/jface/operation/IRunnableWithProgress;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.WizardNewFileCreationPage</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFileExtension</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setFileExtension</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setEnabled</td><td width="40%">(ZLorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setGroupTitle</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.ide.dialogs.EncodingFieldEditor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.ide.dialogs.ResourceEncodingFieldEditor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Ljava/lang/String;Lorg/eclipse/swt/widgets/Composite;Lorg/eclipse/core/resources/IResource;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setEnabled</td><td width="40%">(ZLorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.ide.IDE</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">openEditor</td><td width="40%">(Lorg/eclipse/ui/IWorkbenchPage;Ljava/net/URI;Ljava/lang/String;Z)Lorg/eclipse/ui/IEditorPart;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.views.navigator.ResourceNavigator</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getComparator</td><td width="40%">()Lorg/eclipse/ui/views/navigator/ResourceComparator;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">initResourceComparator</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/ui/views/navigator/ResourceComparator;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.views.tasklist.TaskPropertiesDialog</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.dialogs.TrayDialog</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">completedCheckbox</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">priorityCombo</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/widgets/Shell;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/widgets/Shell;Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createAttributesArea</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createSeperator</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getCompleted</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getCreateOperationTitle</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">getInitialAttributes</td><td width="40%">()Ljava/util/Map;</td><td width="20%">protected</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">getMarker</td><td width="40%">()Lorg/eclipse/core/resources/IMarker;</td><td width="20%">protected</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMarkerAttributes</td><td width="40%">()Ljava/util/Map;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getModifyOperationTitle</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPriority</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">getResource</td><td width="40%">()Lorg/eclipse/core/resources/IResource;</td><td width="20%">protected</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isDirty</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isEditable</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">markDirty</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">setInitialAttributes</td><td width="40%">(Ljava/util/Map;)V</td><td width="20%">protected</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setType</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">updateDialogForNewMarker</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">updateDialogFromMarker</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">updateEnablement</td><td width="40%">()V</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.ui.navigator</div>
<div class="apiHeader">Modified Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.navigator.ICommonContentExtensionSite</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getService</td><td width="40%">()Lorg/eclipse/ui/navigator/INavigatorContentService;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.navigator.INavigatorContentService</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getContentDescriptorById</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/ui/navigator/INavigatorContentDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.navigator.INavigatorFilterService</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getViewerFilter</td><td width="40%">(Lorg/eclipse/ui/navigator/ICommonFilterDescriptor;)Lorg/eclipse/jface/viewers/ViewerFilter;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.navigator.INavigatorSorterService</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">findAvailableSorters</td><td width="40%">(Lorg/eclipse/ui/navigator/INavigatorContentDescriptor;)Ljava/util/Map;</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.navigator.CommonNavigator</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.ui.part.IShowInTarget</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">show</td><td width="40%">(Lorg/eclipse/ui/part/ShowInContext;)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.navigator.CommonViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getSelection</td><td width="40%">()Lorg/eclipse/jface/viewers/ISelection;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">handleDoubleSelect</td><td width="40%">(Lorg/eclipse/swt/events/SelectionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">handleOpen</td><td width="40%">(Lorg/eclipse/swt/events/SelectionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">handlePostSelect</td><td width="40%">(Lorg/eclipse/swt/events/SelectionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">handleSelect</td><td width="40%">(Lorg/eclipse/swt/events/SelectionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setSelectionToWidget</td><td width="40%">(Ljava/util/List;Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.navigator.CommonViewerSorter</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setContentService</td><td width="40%">(Lorg/eclipse/ui/navigator/INavigatorContentService;)V</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.ui.views.properties.tabbed</div>
<div class="apiHeader">Added Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.core.commands.operations.IAdvancedUndoableOperation2</li>
<li>org.eclipse.jface.dialogs.IPageTransitionListener</li>
<li>org.eclipse.jface.dialogs.IPageTransitionProvider</li>
<li>org.eclipse.jface.fieldassist.IContentProposalListener2</li>
<li>org.eclipse.jface.util.ILogDialog</li>
<li>org.eclipse.jface.viewers.ILazyTreePathContentProvider</li>
<li>org.eclipse.ui.commands.IElementReference</li>
<li>org.eclipse.ui.commands.IElementUpdater</li>
<li>org.eclipse.ui.dnd.IDragAndDropService</li>
<li>org.eclipse.ui.forms.IFormColors</li>
<li>org.eclipse.ui.forms.IMessage</li>
<li>org.eclipse.ui.forms.IMessageManager</li>
<li>org.eclipse.ui.forms.IMessagePrefixProvider</li>
<li>org.eclipse.ui.IPersistableEditor</li>
<li>org.eclipse.ui.ISaveableFilter</li>
<li>org.eclipse.ui.IURIEditorInput</li>
<li>org.eclipse.ui.IWorkbenchPart3</li>
<li>org.eclipse.ui.IWorkingSetElementAdapter</li>
<li>org.eclipse.ui.menus.IMenuService</li>
<li>org.eclipse.ui.progress.IJobRunnable</li>
<li>org.eclipse.ui.services.IServiceScopes</li>
<li>org.eclipse.ui.testing.IWorkbenchPartTestable</li>
<li>org.eclipse.ui.views.properties.tabbed.IActionProvider</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Added Classes</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.jface.dialogs.PageTransitionEvent</li>
<li>org.eclipse.jface.fieldassist.AutoCompleteField</li>
<li>org.eclipse.jface.fieldassist.ComboControlCreator</li>
<li>org.eclipse.jface.fieldassist.ControlDecoration</li>
<li>org.eclipse.jface.layout.AbstractColumnAdapter</li>
<li>org.eclipse.jface.layout.TableColumnAdapter</li>
<li>org.eclipse.jface.layout.TreeColumnAdapter</li>
<li>org.eclipse.jface.preference.ComboFieldEditor</li>
<li>org.eclipse.jface.viewers.AbstractTableViewer</li>
<li>org.eclipse.jface.viewers.BaseLabelProvider</li>
<li>org.eclipse.jface.viewers.CellLabelProvider</li>
<li>org.eclipse.jface.viewers.ColumnLabelProvider</li>
<li>org.eclipse.jface.viewers.ColumnViewer</li>
<li>org.eclipse.jface.viewers.ColumnViewerEditor</li>
<li>org.eclipse.jface.viewers.DecorationOverlayIcon</li>
<li>org.eclipse.jface.viewers.EditingSupport</li>
<li>org.eclipse.jface.viewers.OwnerDrawLabelProvider</li>
<li>org.eclipse.jface.viewers.TableViewerColumn</li>
<li>org.eclipse.jface.viewers.TableViewerRow</li>
<li>org.eclipse.jface.viewers.TreeColumnViewerLabelProvider</li>
<li>org.eclipse.jface.viewers.TreeViewerColumn</li>
<li>org.eclipse.jface.viewers.TreeViewerRow</li>
<li>org.eclipse.jface.viewers.ViewerCell</li>
<li>org.eclipse.jface.viewers.ViewerColumn</li>
<li>org.eclipse.jface.viewers.ViewerRow</li>
<li>org.eclipse.jface.window.DefaultToolTip</li>
<li>org.eclipse.jface.window.ToolTip</li>
<li>org.eclipse.ui.actions.QuickMenuCreator</li>
<li>org.eclipse.ui.BasicWorkingSetElementAdapter</li>
<li>org.eclipse.ui.dialogs.EditorSelectionDialog</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$AbstractContentProvider</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ItemsFilter</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ItemsListSeparator</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$SelectionHistory</li>
<li>org.eclipse.ui.dialogs.SearchPattern</li>
<li>org.eclipse.ui.forms.editor.SharedHeaderFormEditor</li>
<li>org.eclipse.ui.forms.FormDialog</li>
<li>org.eclipse.ui.handlers.HandlerUtil</li>
<li>org.eclipse.ui.menus.AbstractContributionFactory</li>
<li>org.eclipse.ui.menus.CommandContributionItem</li>
<li>org.eclipse.ui.menus.MenuUtil</li>
<li>org.eclipse.ui.menus.UIElement</li>
<li>org.eclipse.ui.menus.WorkbenchWindowControlContribution</li>
<li>org.eclipse.ui.model.WorkbenchViewerComparator</li>
<li>org.eclipse.ui.preferences.SettingsTransfer</li>
<li>org.eclipse.ui.splash.AbstractSplashHandler</li>
<li>org.eclipse.ui.splash.BasicSplashHandler</li>
<li>org.eclipse.ui.statushandlers.AbstractStatusHandler</li>
<li>org.eclipse.ui.statushandlers.StatusAdapter</li>
<li>org.eclipse.ui.statushandlers.StatusDialog</li>
<li>org.eclipse.ui.statushandlers.StatusManager</li>
<li>org.eclipse.ui.statushandlers.StatusNotificationManager</li>
<li>org.eclipse.ui.statushandlers.StatusNotificationManager$StatusInfo</li>
<li>org.eclipse.ui.statushandlers.WorkbenchErrorHandler</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.commands.ICommandService</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">refreshElements</td><td width="40%">(Ljava/lang/String;Ljava/util/Map;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">registerElement</td><td width="40%">(Lorg/eclipse/ui/commands/IElementReference;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">registerElementForCommand</td><td width="40%">(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/ui/menus/UIElement;)Lorg/eclipse/ui/commands/IElementReference;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">unregisterElement</td><td width="40%">(Lorg/eclipse/ui/commands/IElementReference;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.IManagedForm</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageManager</td><td width="40%">()Lorg/eclipse/ui/forms/IMessageManager;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IPageLayout</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFolderForView</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/ui/IPlaceholderFolderLayout;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IPlaceholderFolderLayout</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setProperty</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbench</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">saveAll</td><td width="40%">(Lorg/eclipse/jface/window/IShellProvider;Lorg/eclipse/jface/operation/IRunnableContext;Lorg/eclipse/ui/ISaveableFilter;Z)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchPartReference</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchPreferenceConstants</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">DISABLE_NEW_FAST_VIEW</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">ENABLE_NEW_MIN_MAX</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchWindow</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.window.IShellProvider</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkingSet</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">adaptElements</td><td width="40%">([Lorg/eclipse/core/runtime/IAdaptable;)[Lorg/eclipse/core/runtime/IAdaptable;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getImageDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/ImageDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkingSetManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">CHANGE_WORKING_SET_UPDATER_UNINSTALLED</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.presentations.IPresentablePart</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.presentations.IStackPresentationSite</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.Command</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHandler</td><td width="40%">()Lorg/eclipse/core/commands/IHandler;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.core.commands.CommandEvent</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/core/commands/Command;ZZZZZZZZZ)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isEnabledChanged</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.action.MenuManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">visible</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.fieldassist.ContentProposalAdapter</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener2;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">closeProposalPopup</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeContentProposalListener</td><td width="40%">(Lorg/eclipse/jface/fieldassist/IContentProposalListener2;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.fieldassist.SimpleContentProposalProvider</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setFiltering</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.layout.GridDataFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">defaultsFor</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)Lorg/eclipse/jface/layout/GridDataFactory;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">generate</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;II)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">generate</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;Lorg/eclipse/swt/graphics/Point;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.layout.GridLayoutFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">extendedMargins</td><td width="40%">(IIII)Lorg/eclipse/jface/layout/GridLayoutFactory;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">extendedMargins</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/jface/layout/GridLayoutFactory;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.preference.PreferenceDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">getTreeViewer</td><td width="40%">()Lorg/eclipse/jface/viewers/TreeViewer;</td><td width="20%">protected</td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.CompositeImageDescriptor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTransparentPixel</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setImageData</td><td width="40%">(Lorg/eclipse/swt/graphics/ImageData;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.DeviceResourceException</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>java.lang.RuntimeException</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.FontDescriptor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">copy</td><td width="40%">([Lorg/eclipse/swt/graphics/FontData;)[Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">copy</td><td width="40%">(Lorg/eclipse/swt/graphics/FontData;)Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFontData</td><td width="40%">()[Lorg/eclipse/swt/graphics/FontData;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">increaseHeight</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHeight</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setStyle</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">withStyle</td><td width="40%">(I)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.FontRegistry</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">defaultFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDescriptor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.JFaceResources</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDefaultFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getDialogFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFontDescriptor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHeaderFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTextFontDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/FontDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.resource.ResourceManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">get</td><td width="40%">(Lorg/eclipse/jface/resource/DeviceResourceDescriptor;)Ljava/lang/Object;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.util.Geometry</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">add</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createDiffRectangle</td><td width="40%">(IIII)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">expand</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">subtract</td><td width="40%">(Lorg/eclipse/swt/graphics/Rectangle;Lorg/eclipse/swt/graphics/Rectangle;)Lorg/eclipse/swt/graphics/Rectangle;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.util.Policy</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getLogDialog</td><td width="40%">()Lorg/eclipse/jface/util/ILogDialog;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setLogDialog</td><td width="40%">(Lorg/eclipse/jface/util/ILogDialog;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.AbstractListViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">insert</td><td width="40%">(Ljava/lang/Object;I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listGetTopIndex</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listSetTopIndex</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.AbstractTreeViewer</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.ColumnViewer</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">buildLabel</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerLabel;Ljava/lang/Object;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare"></td><td width="30%">doUpdateItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V</td><td width="20%">abstract</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getColumnViewerOwner</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalFindItems</td><td width="40%">(Ljava/lang/Object;)[Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalInitializeTree</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalIsInputOrEmptyPath</td><td width="40%">(Ljava/lang/Object;)Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">isSameSelection</td><td width="40%">(Ljava/util/List;[Lorg/eclipse/swt/widgets/Item;)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ComboViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/custom/CCombo;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getCCombo</td><td width="40%">()Lorg/eclipse/swt/custom/CCombo;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.DecoratingLabelProvider</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.CellLabelProvider</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">update</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerCell;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.LabelProvider</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.BaseLabelProvider</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ListViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listGetTopIndex</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">listSetTopIndex</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.StructuredViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setFilters</td><td width="40%">([Lorg/eclipse/jface/viewers/ViewerFilter;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TableTreeViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TableViewer</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Extends: </div>org.eclipse.jface.viewers.AbstractTableViewer</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doClear</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doClearAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doDeselectAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumn</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItem</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItemCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetItems</td><td width="40%">()[Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetSelection</td><td width="40%">()[Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetSelectionIndices</td><td width="40%">()[I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doIndexOf</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemove</td><td width="40%">(II)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemove</td><td width="40%">([I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doRemoveAll</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doResetItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetItemCount</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetSelection</td><td width="40%">([Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSetSelection</td><td width="40%">([I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doShowItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doShowSelection</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getViewerRowFromItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Widget;)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalCreateNewRowPart</td><td width="40%">(II)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.TreeViewer</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">createViewerEditor</td><td width="40%">()Lorg/eclipse/jface/viewers/ColumnViewerEditor;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">disassociate</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doGetColumnCount</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getColumnViewerOwner</td><td width="40%">(I)Lorg/eclipse/swt/widgets/Widget;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getItemAt</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)Lorg/eclipse/swt/widgets/Item;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getViewerRowFromItem</td><td width="40%">(Lorg/eclipse/swt/widgets/Widget;)Lorg/eclipse/jface/viewers/ViewerRow;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">handleTreeExpand</td><td width="40%">(Lorg/eclipse/swt/events/TreeEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">internalInitializeTree</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">remove</td><td width="40%">(Ljava/lang/Object;I)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setContentProvider</td><td width="40%">(Lorg/eclipse/jface/viewers/IContentProvider;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHasChildren</td><td width="40%">(Ljava/lang/Object;Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">updatePlus</td><td width="40%">(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.viewers.ViewerLabel</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipBackgroundColor</td><td width="40%">()Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipForegroundColor</td><td width="40%">()Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipShift</td><td width="40%">()Lorg/eclipse/swt/graphics/Point;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTooltipText</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipBackgroundColor</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipForegroundColor</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasNewTooltipText</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">hasTooltipShift</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipBackgroundColor</td><td width="40%">(Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipForegroundColor</td><td width="40%">(Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipShift</td><td width="40%">(Lorg/eclipse/swt/graphics/Point;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setTooltipText</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.wizard.Wizard</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.dialogs.IPageTransitionListener</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doBackPressed</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doNextPressed</td><td width="40%">()Z</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">pageTransition</td><td width="40%">(Lorg/eclipse/jface/dialogs/PageTransitionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.jface.wizard.WizardDialog</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.dialogs.IPageTransitionProvider</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPageTransitionListener</td><td width="40%">(Lorg/eclipse/jface/dialogs/IPageTransitionListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">firePageTransitioning</td><td width="40%">(Lorg/eclipse/jface/dialogs/PageTransitionEvent;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePageTransitionListener</td><td width="40%">(Lorg/eclipse/jface/dialogs/IPageTransitionListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.ActionFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">SHOW_QUICK_ACCESS</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">TOGGLE_COOLBAR</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.WorkingSetFilterActionGroup</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">fillContextMenu</td><td width="40%">(Lorg/eclipse/jface/action/IMenuManager;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">restoreState</td><td width="40%">(Lorg/eclipse/ui/IMemento;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">saveState</td><td width="40%">(Lorg/eclipse/ui/IMemento;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.application.WorkbenchAdvisor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getWorkbenchErrorHandler</td><td width="40%">()Lorg/eclipse/ui/statushandlers/AbstractStatusHandler;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.CheckedTreeSelectionDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerComparator;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.ElementTreeSelectionDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerComparator;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.FilteredList</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getAccessible</td><td width="40%">()Lorg/eclipse/swt/accessibility/Accessible;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.FilteredTree</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">parent</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">treeComposite</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doCreateFilterText</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Text;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doCreateTreeViewer</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;I)Lorg/eclipse/jface/viewers/TreeViewer;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">init</td><td width="40%">(ILorg/eclipse/ui/dialogs/PatternFilter;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.editor.FormEditor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">commitPages</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.FormColors</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">initializeFormHeaderColors</td><td width="40%">()V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.ManagedForm</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageManager</td><td width="40%">()Lorg/eclipse/ui/forms/IMessageManager;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.AbstractHyperlink</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setEnabled</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.ExpandableComposite</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">descriptionVerticalSpacing</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">titleBarTextMarginWidth</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">VGAP</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getTextClientHeightDifference</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setEnabled</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.Form</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addMessageHyperlinkListener</td><td width="40%">(Lorg/eclipse/ui/forms/events/IHyperlinkListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addTitleDragSupport</td><td width="40%">(I[Lorg/eclipse/swt/dnd/Transfer;Lorg/eclipse/swt/dnd/DragSourceListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addTitleDropSupport</td><td width="40%">(I[Lorg/eclipse/swt/dnd/Transfer;Lorg/eclipse/swt/dnd/DropTargetListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getChildrenMessages</td><td width="40%">()[Lorg/eclipse/ui/forms/IMessage;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getHeadColor</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/swt/graphics/Color;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMenuManager</td><td width="40%">()Lorg/eclipse/jface/action/IMenuManager;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessage</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageType</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getToolBarVerticalAlignment</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removeMessageHyperlinkListener</td><td width="40%">(Lorg/eclipse/ui/forms/events/IHyperlinkListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHeadColor</td><td width="40%">(Ljava/lang/String;Lorg/eclipse/swt/graphics/Color;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setMessage</td><td width="40%">(Ljava/lang/String;I[Lorg/eclipse/ui/forms/IMessage;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setToolBarVerticalAlignment</td><td width="40%">(I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.FormToolkit</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">decorateFormHeading</td><td width="40%">(Lorg/eclipse/ui/forms/widgets/Form;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.Hyperlink</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getToolTipText</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setToolTipText</td><td width="40%">(Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">shortenText</td><td width="40%">(Lorg/eclipse/swt/graphics/GC;Ljava/lang/String;I)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.ImageHyperlink</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">paintHyperlink</td><td width="40%">(Lorg/eclipse/swt/graphics/GC;Lorg/eclipse/swt/graphics/Rectangle;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.forms.widgets.ScrolledForm</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessage</td><td width="40%">()Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getMessageType</td><td width="40%">()I</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setBusy</td><td width="40%">(Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setHeadClient</td><td width="40%">(Lorg/eclipse/swt/widgets/Control;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setMessage</td><td width="40%">(Ljava/lang/String;I[Lorg/eclipse/ui/forms/IMessage;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setMessage</td><td width="40%">(Ljava/lang/String;I)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.menus.AbstractWorkbenchTrimWidget</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPreferredSize</td><td width="40%">()Lorg/eclipse/swt/graphics/Point;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.part.MultiPageEditorPart</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">findEditors</td><td width="40%">(Lorg/eclipse/ui/IEditorInput;)[Lorg/eclipse/ui/IEditorPart;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setActiveEditor</td><td width="40%">(Lorg/eclipse/ui/IEditorPart;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.part.WorkbenchPart</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.ui.IWorkbenchPart3</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">firePartPropertyChanged</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperties</td><td width="40%">()Ljava/util/Map;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setPartProperty</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.Saveable</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.core.runtime.IAdaptable</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">disableUI</td><td width="40%">([Lorg/eclipse/ui/IWorkbenchPart;Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSave</td><td width="40%">(Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/jface/window/IShellProvider;)Lorg/eclipse/ui/progress/IJobRunnable;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">enableUI</td><td width="40%">([Lorg/eclipse/ui/IWorkbenchPart;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getAdapter</td><td width="40%">(Ljava/lang/Class;)Ljava/lang/Object;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">show</td><td width="40%">(Lorg/eclipse/ui/IWorkbenchPage;)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.themes.ColorUtil</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">blend</td><td width="40%">(Lorg/eclipse/swt/graphics/RGB;Lorg/eclipse/swt/graphics/RGB;I)Lorg/eclipse/swt/graphics/RGB;</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="bucketHeader">Container: org.eclipse.ui.workbench</div>
<div class="apiHeader">Added Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.ui.commands.IElementReference</li>
<li>org.eclipse.ui.commands.IElementUpdater</li>
<li>org.eclipse.ui.dnd.IDragAndDropService</li>
<li>org.eclipse.ui.IPersistableEditor</li>
<li>org.eclipse.ui.ISaveableFilter</li>
<li>org.eclipse.ui.IURIEditorInput</li>
<li>org.eclipse.ui.IWorkbenchPart3</li>
<li>org.eclipse.ui.IWorkingSetElementAdapter</li>
<li>org.eclipse.ui.menus.IMenuService</li>
<li>org.eclipse.ui.progress.IJobRunnable</li>
<li>org.eclipse.ui.services.IServiceScopes</li>
<li>org.eclipse.ui.testing.IWorkbenchPartTestable</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Added Classes</div>
<table width="100%" class="apiTable">
<tr>
<td>
<ul>
<li>org.eclipse.ui.actions.QuickMenuCreator</li>
<li>org.eclipse.ui.BasicWorkingSetElementAdapter</li>
<li>org.eclipse.ui.dialogs.EditorSelectionDialog</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$AbstractContentProvider</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ItemsFilter</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ItemsListSeparator</li>
<li>org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$SelectionHistory</li>
<li>org.eclipse.ui.dialogs.SearchPattern</li>
<li>org.eclipse.ui.handlers.HandlerUtil</li>
<li>org.eclipse.ui.menus.AbstractContributionFactory</li>
<li>org.eclipse.ui.menus.CommandContributionItem</li>
<li>org.eclipse.ui.menus.MenuUtil</li>
<li>org.eclipse.ui.menus.UIElement</li>
<li>org.eclipse.ui.menus.WorkbenchWindowControlContribution</li>
<li>org.eclipse.ui.model.WorkbenchViewerComparator</li>
<li>org.eclipse.ui.preferences.SettingsTransfer</li>
<li>org.eclipse.ui.splash.AbstractSplashHandler</li>
<li>org.eclipse.ui.splash.BasicSplashHandler</li>
<li>org.eclipse.ui.statushandlers.AbstractStatusHandler</li>
<li>org.eclipse.ui.statushandlers.StatusAdapter</li>
<li>org.eclipse.ui.statushandlers.StatusDialog</li>
<li>org.eclipse.ui.statushandlers.StatusManager</li>
<li>org.eclipse.ui.statushandlers.StatusNotificationManager</li>
<li>org.eclipse.ui.statushandlers.StatusNotificationManager$StatusInfo</li>
<li>org.eclipse.ui.statushandlers.WorkbenchErrorHandler</li>
</ul>
</td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Interfaces</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.commands.ICommandService</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">refreshElements</td><td width="40%">(Ljava/lang/String;Ljava/util/Map;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">registerElement</td><td width="40%">(Lorg/eclipse/ui/commands/IElementReference;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">registerElementForCommand</td><td width="40%">(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/ui/menus/UIElement;)Lorg/eclipse/ui/commands/IElementReference;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">unregisterElement</td><td width="40%">(Lorg/eclipse/ui/commands/IElementReference;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IPageLayout</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getFolderForView</td><td width="40%">(Ljava/lang/String;)Lorg/eclipse/ui/IPlaceholderFolderLayout;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IPlaceholderFolderLayout</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setProperty</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbench</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">saveAll</td><td width="40%">(Lorg/eclipse/jface/window/IShellProvider;Lorg/eclipse/jface/operation/IRunnableContext;Lorg/eclipse/ui/ISaveableFilter;Z)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchPartReference</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchPreferenceConstants</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">DISABLE_NEW_FAST_VIEW</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">ENABLE_NEW_MIN_MAX</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkbenchWindow</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.jface.window.IShellProvider</td>
</tr>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkingSet</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">adaptElements</td><td width="40%">([Lorg/eclipse/core/runtime/IAdaptable;)[Lorg/eclipse/core/runtime/IAdaptable;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getImageDescriptor</td><td width="40%">()Lorg/eclipse/jface/resource/ImageDescriptor;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.IWorkingSetManager</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">CHANGE_WORKING_SET_UPDATER_UNINSTALLED</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.presentations.IPresentablePart</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.presentations.IStackPresentationSite</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
</table>
<p></p>
<div class="apiHeader">Modified Classes</div>
<table width="100%" class="apiTable">
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.ActionFactory</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">SHOW_QUICK_ACCESS</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">TOGGLE_COOLBAR</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.actions.WorkingSetFilterActionGroup</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">fillContextMenu</td><td width="40%">(Lorg/eclipse/jface/action/IMenuManager;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">restoreState</td><td width="40%">(Lorg/eclipse/ui/IMemento;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">saveState</td><td width="40%">(Lorg/eclipse/ui/IMemento;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.application.WorkbenchAdvisor</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getWorkbenchErrorHandler</td><td width="40%">()Lorg/eclipse/ui/statushandlers/AbstractStatusHandler;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.CheckedTreeSelectionDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerComparator;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.ElementTreeSelectionDialog</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setComparator</td><td width="40%">(Lorg/eclipse/jface/viewers/ViewerComparator;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.FilteredList</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getAccessible</td><td width="40%">()Lorg/eclipse/swt/accessibility/Accessible;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.dialogs.FilteredTree</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Fields</td><td width="40%" class="apiGroupHeader">Type</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">parent</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">treeComposite</td><td width="40%"></td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">&lt;init&gt;</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doCreateFilterText</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Text;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doCreateTreeViewer</td><td width="40%">(Lorg/eclipse/swt/widgets/Composite;I)Lorg/eclipse/jface/viewers/TreeViewer;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">init</td><td width="40%">(ILorg/eclipse/ui/dialogs/PatternFilter;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.menus.AbstractWorkbenchTrimWidget</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPreferredSize</td><td width="40%">()Lorg/eclipse/swt/graphics/Point;</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.part.MultiPageEditorPart</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">findEditors</td><td width="40%">(Lorg/eclipse/ui/IEditorInput;)[Lorg/eclipse/ui/IEditorPart;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setActiveEditor</td><td width="40%">(Lorg/eclipse/ui/IEditorPart;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.part.WorkbenchPart</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.ui.IWorkbenchPart3</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">addPartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">firePartPropertyChanged</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperties</td><td width="40%">()Ljava/util/Map;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getPartProperty</td><td width="40%">(Ljava/lang/String;)Ljava/lang/String;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">removePartPropertyListener</td><td width="40%">(Lorg/eclipse/jface/util/IPropertyChangeListener;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">setPartProperty</td><td width="40%">(Ljava/lang/String;Ljava/lang/String;)V</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.Saveable</td>
<tr>
<td width="5%">&nbsp;</td><td colspan="4" width="35%">
<div class="apiSubBlock">Implements: </div>org.eclipse.core.runtime.IAdaptable</td>
</tr>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">disableUI</td><td width="40%">([Lorg/eclipse/ui/IWorkbenchPart;Z)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">doSave</td><td width="40%">(Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/jface/window/IShellProvider;)Lorg/eclipse/ui/progress/IJobRunnable;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">enableUI</td><td width="40%">([Lorg/eclipse/ui/IWorkbenchPart;)V</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">getAdapter</td><td width="40%">(Ljava/lang/Class;)Ljava/lang/Object;</td><td width="20%"></td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">show</td><td width="40%">(Lorg/eclipse/ui/IWorkbenchPage;)Z</td><td width="20%"></td>
</tr>
<tr>
<td colspan="5" width="100%" class="apiBlock">org.eclipse.ui.themes.ColorUtil</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td colspan="2" width="35%" class="apiSubBlock">Methods</td><td width="40%" class="apiGroupHeader">Signature</td><td width="20%" class="apiGroupHeader">Comments</td>
</tr>
<tr>
<td width="5%">&nbsp;</td><td width="5%" class="compare">added</td><td width="30%">blend</td><td width="40%">(Lorg/eclipse/swt/graphics/RGB;Lorg/eclipse/swt/graphics/RGB;I)Lorg/eclipse/swt/graphics/RGB;</td><td width="20%"></td>
</tr>
</table>
<p></p>
</body>
</html>