Class ConditionEditor

java.lang.Object
javax.swing.AbstractCellEditor
edu.tufts.hrilab.action.gui.ConditionEditor
All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor

public class ConditionEditor extends AbstractCellEditor implements TableCellEditor
Editor for conditions.
See Also:
  • Constructor Details

    • ConditionEditor

      public ConditionEditor()
      Set up the editor (from the table's point of view).
  • Method Details