public class GridResultPage extends AbstractResultPage implements CollationSetEditor.ICollationEventHandler
GridTableViewer
to display collation results in a
vertical alignment table: A column for each witness, a cell for each token.
This page tracks and visualizes the currently focused witness and renders
equivalent token cells appropriately. Cells can be dragged to an
RegularisationEditor
to create Equivalences
.Constructor and Description |
---|
GridResultPage()
Create the PageBookView Page.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent)
Create contents of the view part.
|
void |
dispose() |
Control |
getControl() |
protected org.eclipse.nebula.jface.gridviewer.GridTableViewer |
getViewer() |
void |
init(IPageSite pageSite) |
void |
setFocus() |
protected void |
setViewer(org.eclipse.nebula.jface.gridviewer.GridTableViewer gridTableViewer) |
getCollationSetEditor, newCollationResults, setEditor
getSite, makeContributions, setActionBars
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newCollationResults
public void dispose()
dispose
in interface IPage
dispose
in class AbstractResultPage
public void createControl(Composite parent)
createControl
in interface IPage
createControl
in class Page
parent
- public Control getControl()
getControl
in interface IPage
getControl
in class Page
public void init(IPageSite pageSite)
init
in interface IPageBookViewPage
init
in class Page
public void setFocus()
protected org.eclipse.nebula.jface.gridviewer.GridTableViewer getViewer()
getViewer
in class AbstractResultPage
protected void setViewer(org.eclipse.nebula.jface.gridviewer.GridTableViewer gridTableViewer)
Copyright © 2013 TextGrid. All Rights Reserved.