Uses of Package
edu.stanford.smi.protegex.owl.ui.matrix

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

Classes in edu.stanford.smi.protegex.owl.ui.matrix used by edu.stanford.smi.protegex.owl.ui.matrix
AbstractMatrixColumn
           
EditableMatrixColumn
          A MatrixColumn that can be edited by the user.
MatrixColumn
           
MatrixFilter
          An interface for objects that can determine whether a certain Frame shall appear in a MatrixTable.
MatrixTable
           
MatrixTableModel
           
SortableMatrixColumn
          A MatrixColumn that can be defined as a sort criteria.
 

Classes in edu.stanford.smi.protegex.owl.ui.matrix used by edu.stanford.smi.protegex.owl.ui.matrix.cls
AbstractMatrixColumn
           
DependentMatrixColumn
          A MatrixColumn that needs to be closed if a certain instance has been deleted.
DependentMatrixFilter
           
MatrixColumn
           
MatrixFilter
          An interface for objects that can determine whether a certain Frame shall appear in a MatrixTable.
MatrixPanel
           
MatrixTableModel
           
 

Classes in edu.stanford.smi.protegex.owl.ui.matrix used by edu.stanford.smi.protegex.owl.ui.matrix.property
AbstractMatrixColumn
           
MatrixColumn
           
MatrixFilter
          An interface for objects that can determine whether a certain Frame shall appear in a MatrixTable.
MatrixTableModel
           
SortableMatrixColumn
          A MatrixColumn that can be defined as a sort criteria.
 

Classes in edu.stanford.smi.protegex.owl.ui.matrix used by edu.stanford.smi.protegex.owl.ui.matrix.tests
MatrixFilter
          An interface for objects that can determine whether a certain Frame shall appear in a MatrixTable.