|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ConditionsTableModel | |
edu.stanford.smi.protegex.owl.ui.conditions | |
edu.stanford.smi.protegex.owl.ui.conditions.tests |
Uses of ConditionsTableModel in edu.stanford.smi.protegex.owl.ui.conditions |
Fields in edu.stanford.smi.protegex.owl.ui.conditions declared as ConditionsTableModel | |
protected ConditionsTableModel |
AbstractConditionsWidget.tableModel
|
private ConditionsTableModel |
ConditionsTable.tableModel
|
Methods in edu.stanford.smi.protegex.owl.ui.conditions with parameters of type ConditionsTableModel | |
private int |
ConditionsTableTransferHandler.getDeleteRowIndex(ConditionsTableModel tableModel)
|
Constructors in edu.stanford.smi.protegex.owl.ui.conditions with parameters of type ConditionsTableModel | |
ConditionsTable(OWLModel owlModel,
ConditionsTableModel aTableModel)
|
Uses of ConditionsTableModel in edu.stanford.smi.protegex.owl.ui.conditions.tests |
Fields in edu.stanford.smi.protegex.owl.ui.conditions.tests declared as ConditionsTableModel | |
private ConditionsTableModel |
ImportTestCase.tableModel
|
Methods in edu.stanford.smi.protegex.owl.ui.conditions.tests that return ConditionsTableModel | |
protected ConditionsTableModel |
AbstractConditionsTableTestCase.getTableModel(OWLNamedClass hostCls)
|
Methods in edu.stanford.smi.protegex.owl.ui.conditions.tests with parameters of type ConditionsTableModel | |
protected void |
AbstractConditionsTableTestCase.assertTableModelStructure(ConditionsTableModel tableModel,
Object[] structure)
|
protected void |
AbstractTransferTestCase.transferRow(ConditionsTableModel tableModel,
int from,
int to,
int action)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |