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