edu.stanford.smi.protegex.owl.ui.dialogs
Interface ModalDialogFactory.CloseCallback

All Known Implementing Classes:
OWLTextAreaPanel, RestrictionEditorPanel, SWRLTextAreaPanel
Enclosing interface:
ModalDialogFactory

public static interface ModalDialogFactory.CloseCallback


Method Summary
 boolean canClose(int result)
           
 

Method Detail

canClose

public boolean canClose(int result)