Package | Description |
---|---|
info.textgrid.lab.collatex.model |
This package contains the collation set data model that is used to persist
the set of witnesses to be collated, and the respective settings.
|
info.textgrid.lab.collatex.process | |
info.textgrid.lab.collatex.ui.parts |
The editors and views of our CollateX frontend.
|
Modifier and Type | Method and Description |
---|---|
void |
CollationResults.ICollationResultsListener.focusChanged(CollationResults results)
Triggered when a different
witness has been
focused.
|
Modifier and Type | Method and Description |
---|---|
CollationResults |
CollateJob.getCollationResults() |
Modifier and Type | Method and Description |
---|---|
CollationResults |
CollationSetEditor.getCollationResults() |
Modifier and Type | Method and Description |
---|---|
void |
CollationSetEditor.ICollationEventHandler.newCollationResults(CollationResults collationResults) |
void |
TEIResultPage.newCollationResults(CollationResults results) |
void |
AbstractResultPage.newCollationResults(CollationResults results) |
protected void |
CollationSetEditor.setCollationResults(CollationResults collationResults)
Called after the
CollateJob is done. |
Constructor and Description |
---|
WitnessLabelProvider(CollationResults collationResults,
Witness witness)
Creates a new label provider for the given witness.
|
Copyright © 2013 TextGrid. All Rights Reserved.