public class TEIResultPage extends AbstractResultPage
Constructor and Description |
---|
TEIResultPage()
Create the PageBookView Page.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent)
Create contents of the PageBookView Page.
|
Control |
getControl() |
protected ContentViewer |
getViewer() |
void |
init(IPageSite pageSite) |
void |
newCollationResults(CollationResults results) |
void |
setFocus() |
dispose, getCollationSetEditor, setEditor
getSite, makeContributions, setActionBars
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()
public void newCollationResults(CollationResults results)
newCollationResults
in interface CollationSetEditor.ICollationEventHandler
newCollationResults
in class AbstractResultPage
protected ContentViewer getViewer()
getViewer
in class AbstractResultPage
Copyright © 2013 TextGrid. All Rights Reserved.