public class CompareBasketView
extends org.eclipse.ui.part.ViewPart
| Constructor and Description |
|---|
CompareBasketView() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accepts(PaneState state,
MultiPaneEditor editor) |
void |
addResultToCompare(PaneState state,
MultiPaneEditor editor) |
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
void |
dispose() |
void |
setFocus() |
getViewSite, init, init, saveState, setInitializationDataaddPartPropertyListener, addPropertyListener, 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.WorkbenchPartpublic void addResultToCompare(PaneState state, MultiPaneEditor editor)
public static boolean accepts(PaneState state, MultiPaneEditor editor)
public void dispose()
dispose in interface org.eclipse.ui.IWorkbenchPartdispose in class org.eclipse.ui.part.WorkbenchPart