public class VariantGraphPage extends AbstractResultPage implements org.eclipse.zest.core.viewers.IZoomableWorkbenchPart, CollationSetEditor.ICollationEventHandler
Constructor and Description |
---|
VariantGraphPage() |
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent)
Create contents of the view part.
|
void |
dispose() |
Composite |
getControl() |
protected org.eclipse.zest.core.viewers.GraphViewer |
getViewer() |
org.eclipse.zest.core.viewers.AbstractZoomableViewer |
getZoomableViewer() |
void |
setFocus() |
void |
setInput(VariantGraph variantGraph) |
protected void |
setViewer(org.eclipse.zest.core.viewers.GraphViewer graphViewer) |
getCollationSetEditor, newCollationResults, setEditor
getSite, init, makeContributions, setActionBars
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newCollationResults
public static final String ID
public void dispose()
dispose
in interface IPage
dispose
in class AbstractResultPage
public Composite getControl()
getControl
in interface IPage
getControl
in class Page
public void createControl(Composite parent)
createControl
in interface IPage
createControl
in class Page
parent
- public org.eclipse.zest.core.viewers.AbstractZoomableViewer getZoomableViewer()
getZoomableViewer
in interface org.eclipse.zest.core.viewers.IZoomableWorkbenchPart
public void setInput(VariantGraph variantGraph)
public void setFocus()
protected org.eclipse.zest.core.viewers.GraphViewer getViewer()
getViewer
in class AbstractResultPage
protected void setViewer(org.eclipse.zest.core.viewers.GraphViewer graphViewer)
Copyright © 2013 TextGrid. All Rights Reserved.