public class ComparisonView
extends org.eclipse.ui.part.ViewPart
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Identifier of the view as in the plugin.xml
|
| Constructor and Description |
|---|
ComparisonView() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
void |
setChange(Change from,
Change to)
Set the change to be compared
|
void |
setFocus() |
void |
setRelease(Release from,
Release to)
Set the release to be compared
|
getViewSite, init, init, saveState, setInitializationDataaddPartPropertyListener, addPropertyListener, dispose, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, showBusyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String ID
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class org.eclipse.ui.part.WorkbenchPartpublic void setFocus()
setFocus in interface org.eclipse.ui.IWorkbenchPartsetFocus in class org.eclipse.ui.part.WorkbenchPartCopyright © 2020. All rights reserved.