|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityComparisonPane | |
jcreek.gui.reasoning |
Uses of EntityComparisonPane in jcreek.gui.reasoning |
Subclasses of EntityComparisonPane in jcreek.gui.reasoning | |
class |
CaseComparisonPane
This pane shows a comparison between two cases (a CaseComparison) by displaying the list of findings direcly matched, partially matched and unmatched in the two cases. |
class |
PartitionComparisonPane
|
class |
SymbolComparisonPane
This is a small adaption of the EntityComparisonPane that will display a greater part of the textual explanation in a SymbolComparison. |
Methods in jcreek.gui.reasoning that return EntityComparisonPane | |
static EntityComparisonPane |
EntityComparisonPane.createComparisonPane(EntityComparison comp)
Builds a EntityComparisonPane for the given EntityComparison. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |