Uses of Class
edu.stanford.smi.protegex.owl.ui.owltable.AbstractOWLTableAction

Packages that use AbstractOWLTableAction
edu.stanford.smi.protegex.owl.ui.clsdesc   
edu.stanford.smi.protegex.owl.ui.owltable   
 

Uses of AbstractOWLTableAction in edu.stanford.smi.protegex.owl.ui.clsdesc
 

Subclasses of AbstractOWLTableAction in edu.stanford.smi.protegex.owl.ui.clsdesc
(package private)  class RemoveRowAction
          A OWLTableAction that removes the selected row from the table.
 

Uses of AbstractOWLTableAction in edu.stanford.smi.protegex.owl.ui.owltable
 

Subclasses of AbstractOWLTableAction in edu.stanford.smi.protegex.owl.ui.owltable
 class DeleteRowAction
          A OWLTableAction that deletes the selected row from the table.