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, setInitializationData
addPartPropertyListener, addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener
getAdapter
public static final String ID
public void createPartControl(Composite parent)
createPartControl
in interface IWorkbenchPart
createPartControl
in class WorkbenchPart
public void setFocus()
setFocus
in interface IWorkbenchPart
setFocus
in class WorkbenchPart
public void addResultToCompare(PaneState state, MultiPaneEditor editor)
public static boolean accepts(PaneState state, MultiPaneEditor editor)
public void dispose()
dispose
in interface IWorkbenchPart
dispose
in class WorkbenchPart