|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel.PdfSelectionTableItemComparator
public class SortablePdfSelectionTableModel.PdfSelectionTableItemComparator
comparator for the PdfSelectionTableItem
| Constructor Summary | |
|---|---|
SortablePdfSelectionTableModel.PdfSelectionTableItemComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(PdfSelectionTableItem o1,
PdfSelectionTableItem o2)
|
AbstractPdfSelectionTableModel.SortingState |
getSortingState()
|
void |
setSortingState(AbstractPdfSelectionTableModel.SortingState sortingState)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public SortablePdfSelectionTableModel.PdfSelectionTableItemComparator()
| Method Detail |
|---|
public int compare(PdfSelectionTableItem o1,
PdfSelectionTableItem o2)
compare in interface java.util.Comparator<PdfSelectionTableItem>public AbstractPdfSelectionTableModel.SortingState getSortingState()
public void setSortingState(AbstractPdfSelectionTableModel.SortingState sortingState)
sortingState - the sortingState to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||