Protege 3.4.3

edu.stanford.smi.protegex.widget.abstracttable
Class AbstractTableWidgetValue

java.lang.Object
  extended by edu.stanford.smi.protegex.widget.abstracttable.AbstractTableWidgetValue

public class AbstractTableWidgetValue
extends Object

Value of TableModels used with AbstractTable

Author:
William Grosso

Field Summary
 Color color
           
 edu.stanford.smi.protege.model.Instance instance
           
 edu.stanford.smi.protege.model.Slot slot
           
 Collection values
           
 
Constructor Summary
AbstractTableWidgetValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

color

public Color color

values

public Collection values

instance

public edu.stanford.smi.protege.model.Instance instance

slot

public edu.stanford.smi.protege.model.Slot slot
Constructor Detail

AbstractTableWidgetValue

public AbstractTableWidgetValue()

Protege 3.4.3

Submit a bug report or feature request