edu.stanford.smi.protegex.owl.ui.matrix.property
Class PropertyRangeMatrixColumn
java.lang.Object
edu.stanford.smi.protegex.owl.ui.matrix.property.PropertyRangeMatrixColumn
- All Implemented Interfaces:
- MatrixColumn, SortableMatrixColumn
- public class PropertyRangeMatrixColumn
- extends Object
- implements SortableMatrixColumn
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyRangeMatrixColumn
public PropertyRangeMatrixColumn()
getCellRenderer
public TableCellRenderer getCellRenderer()
- Specified by:
getCellRenderer
in interface MatrixColumn
getName
public String getName()
- Specified by:
getName
in interface MatrixColumn
getSortComparator
public Comparator getSortComparator()
- Specified by:
getSortComparator
in interface SortableMatrixColumn
getText
private String getText(RDFProperty rdfProperty)
getWidth
public int getWidth()
- Specified by:
getWidth
in interface MatrixColumn