The Meta-Environment API

Uses of Class
nl.cwi.sen1.gui.plugin.data.TableSorter.Directive

Packages that use TableSorter.Directive
nl.cwi.sen1.gui.plugin.data   
 

Uses of TableSorter.Directive in nl.cwi.sen1.gui.plugin.data
 

Fields in nl.cwi.sen1.gui.plugin.data declared as TableSorter.Directive
private static TableSorter.Directive TableSorter.EMPTY_DIRECTIVE
           
 

Fields in nl.cwi.sen1.gui.plugin.data with type parameters of type TableSorter.Directive
private  java.util.List<TableSorter.Directive> TableSorter.sortingColumns
           
 

Methods in nl.cwi.sen1.gui.plugin.data that return TableSorter.Directive
private  TableSorter.Directive TableSorter.getDirective(int column)
           
 


The Meta-Environment API