|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A OWLTableModel with additional support for remove buttons. This is the base interface of all TableModels in this package.
Method Summary | |
boolean |
isRemoveEnabledFor(edu.stanford.smi.protege.model.Cls cls)
|
Methods inherited from interface edu.stanford.smi.protegex.owl.ui.owltable.OWLTableModel |
addEmptyRow, addRow, deleteRow, displaySemanticError, dispose, getClass, getClassRow, getEditedCls, isAddEnabledAt, isDeleteEnabledFor, isEditable, removeEmptyRow, setCls |
Methods inherited from interface edu.stanford.smi.protegex.owl.ui.owltable.SymbolTableModel |
getIcon, getPredicate, getRDFResource, getSubject, getSymbolColumnIndex |
Methods inherited from interface javax.swing.table.TableModel |
addTableModelListener, getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt, isCellEditable, removeTableModelListener, setValueAt |
Method Detail |
public boolean isRemoveEnabledFor(edu.stanford.smi.protege.model.Cls cls)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |