Uses of Interface
edu.stanford.smi.protegex.owl.ui.matrix.SortableMatrixColumn

Packages that use SortableMatrixColumn
edu.stanford.smi.protegex.owl.ui.matrix   
edu.stanford.smi.protegex.owl.ui.matrix.property   
 

Uses of SortableMatrixColumn in edu.stanford.smi.protegex.owl.ui.matrix
 

Classes in edu.stanford.smi.protegex.owl.ui.matrix that implement SortableMatrixColumn
 class AnnotationPropertyMatrixColumn
           
 class NameMatrixColumn
           
 class PrefixMatrixColumn
           
 

Methods in edu.stanford.smi.protegex.owl.ui.matrix that return SortableMatrixColumn
private  SortableMatrixColumn MatrixTableModel.getSortableMatrixColumn()
           
 

Uses of SortableMatrixColumn in edu.stanford.smi.protegex.owl.ui.matrix.property
 

Classes in edu.stanford.smi.protegex.owl.ui.matrix.property that implement SortableMatrixColumn
 class PropertyDomainMatrixColumn
           
 class PropertyRangeMatrixColumn