The Meta-Environment API

Uses of Class
nl.cwi.sen1.gui.CloseAbortedException

Packages that use CloseAbortedException
nl.cwi.sen1.gui.component   
 

Uses of CloseAbortedException in nl.cwi.sen1.gui.component
 

Methods in nl.cwi.sen1.gui.component that throw CloseAbortedException
 void StudioComponentListener.componentRequestClose()
           
 void StudioComponentAdapter.componentRequestClose()
           
protected  void StudioComponentImpl.fireComponentRequestClose()
           
 void StudioComponentImpl.requestClose()
           
 void StudioComponent.requestClose()
          Request to close the window.
 


The Meta-Environment API