edu.stanford.smi.protegex.owl.ui.matrix.property
Class InversePropertyMatrixColumn
java.lang.Object
edu.stanford.smi.protegex.owl.ui.matrix.AbstractMatrixColumn
edu.stanford.smi.protegex.owl.ui.matrix.property.InversePropertyMatrixColumn
- All Implemented Interfaces:
- MatrixColumn
- public class InversePropertyMatrixColumn
- extends AbstractMatrixColumn
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InversePropertyMatrixColumn
public InversePropertyMatrixColumn()
getCellRenderer
public TableCellRenderer getCellRenderer()
- Specified by:
getCellRenderer
in interface MatrixColumn
- Overrides:
getCellRenderer
in class AbstractMatrixColumn