Protege 3.4

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
           
 Instance instance
           
 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 Instance instance

slot

public Slot slot
Constructor Detail

AbstractTableWidgetValue

public AbstractTableWidgetValue()

Protege 3.4

Submit a bug report or feature request