Uses of Class
org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState

Packages that use AbstractPdfSelectionTableModel.SortingState
org.pdfsam.guiclient.commons.models   
 

Uses of AbstractPdfSelectionTableModel.SortingState in org.pdfsam.guiclient.commons.models
 

Methods in org.pdfsam.guiclient.commons.models that return AbstractPdfSelectionTableModel.SortingState
 AbstractPdfSelectionTableModel.SortingState SortablePdfSelectionTableModel.getSortingState()
           
 AbstractPdfSelectionTableModel.SortingState SortablePdfSelectionTableModel.PdfSelectionTableItemComparator.getSortingState()
           
 AbstractPdfSelectionTableModel.SortingState SimplePdfSelectionTableModel.getSortingState()
           
abstract  AbstractPdfSelectionTableModel.SortingState AbstractPdfSelectionTableModel.getSortingState()
           
 

Methods in org.pdfsam.guiclient.commons.models with parameters of type AbstractPdfSelectionTableModel.SortingState
 void SortablePdfSelectionTableModel.setSortingState(AbstractPdfSelectionTableModel.SortingState sortingState)
          sets the sorting states and sort
 void SortablePdfSelectionTableModel.PdfSelectionTableItemComparator.setSortingState(AbstractPdfSelectionTableModel.SortingState sortingState)
           
 void SimplePdfSelectionTableModel.setSortingState(AbstractPdfSelectionTableModel.SortingState sortingState)
           
abstract  void AbstractPdfSelectionTableModel.setSortingState(AbstractPdfSelectionTableModel.SortingState sortingState)
          sets the sorting state