csheets.ext.test.ui
Class TestCaseParamPanel.TestCaseParamSetter
java.lang.Object
csheets.ext.test.ui.TestCaseParamPanel.TestCaseParamSetter
- All Implemented Interfaces:
- EventListener, TableModelListener
- Enclosing class:
- TestCaseParamPanel
protected class TestCaseParamPanel.TestCaseParamSetter
- extends Object
- implements TableModelListener
A table model listener for setting the test case parameters of a cell.
- Author:
- Björn Lanneskog, Einar Pehrson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCaseParamPanel.TestCaseParamSetter
protected TestCaseParamPanel.TestCaseParamSetter()
tableChanged
public void tableChanged(TableModelEvent e)
- Specified by:
tableChanged in interface TableModelListener