Class Summary |
AbstractOWLTableAction |
A simple base implementation of OWLTableAction for simple subclassing. |
AbstractOWLTableModel |
An AbstractTableModel that represents superclasses/equivalent classes with one row.
|
DefaultOWLTableTransferHandler |
A default OWLTableTransferHandler that assumes that the class maintain their
rows after changing something. |
DeleteRowAction |
A OWLTableAction that deletes the selected row from the table. |
OWLTable |
A JTable in which one column displays an OWL expression in the syntax defined by
the OWLModel's OWLClassDisplay. |
OWLTableTransferHandler |
A TransferHandler for transferring parsable OWL expressions with an OWLTable.
|
SymbolTable |
A JTable in which one column displays an expression in an expression
language like the OWL compact syntax or SWRL. |