edu.stanford.smi.protegex.owl.ui.code
Interface SymbolEditorHandler

All Known Implementing Classes:
SymbolCellEditor

public interface SymbolEditorHandler

User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 6, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm


Method Summary
 void cancelEditing()
           
 void stopEditing()
           
 

Method Detail

stopEditing

public void stopEditing()

cancelEditing

public void cancelEditing()