| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.viewers.ViewerComparator
org.eclipse.jface.viewers.ViewerSorter
org.eclipse.actf.visualization.ui.report.table.ResultTableSorterBase
public abstract class ResultTableSorterBase
Abstract implementation of viewer sorter. It provides useful
 Comparator to implement viewer sorter for general accessibility
 issues
ChainComparator, 
IResultTableSorter, 
IProblemItem| Nested Class Summary | |
|---|---|
|  class | ResultTableSorterBase.DescriptionComparatorSort IProblemItembased on it's description | 
|  class | ResultTableSorterBase.ErrorIDComparatorSort IProblemItembased on it's error ID | 
|  class | ResultTableSorterBase.GuidelineComparatorSort IProblemItembased on it's corresponding guideline | 
|  class | ResultTableSorterBase.LinesComparatorSort IProblemItembased on it's corresponding line number | 
|  class | ResultTableSorterBase.ScoreCompatorSort IProblemItembased on it's score | 
|  class | ResultTableSorterBase.SeverityComparatorSort IProblemItembased on it's severity | 
|  class | ResultTableSorterBase.StringComparatorSort items as String order | 
| Constructor Summary | |
|---|---|
| ResultTableSorterBase() | |
| Method Summary | 
|---|
| Methods inherited from class org.eclipse.jface.viewers.ViewerSorter | 
|---|
| getCollator | 
| Methods inherited from class org.eclipse.jface.viewers.ViewerComparator | 
|---|
| category, compare, isSorterProperty, sort | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.eclipse.actf.visualization.ui.report.table.IResultTableSorter | 
|---|
| reset, setCurColumn | 
| Constructor Detail | 
|---|
public ResultTableSorterBase()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||