public class CompareBasketView extends ViewPart
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
PROP_TITLE| 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(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, waitaddPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListenergetAdapterpublic static final String ID
public void createPartControl(Composite parent)
createPartControl in interface IWorkbenchPartcreatePartControl in class WorkbenchPartpublic void setFocus()
setFocus in interface IWorkbenchPartsetFocus in class WorkbenchPartpublic void addResultToCompare(PaneState state, MultiPaneEditor editor)
public static boolean accepts(PaneState state, MultiPaneEditor editor)
public void dispose()
dispose in interface IWorkbenchPartdispose in class WorkbenchPart