Uses of Class
utils.ptplot5_2.ptolemy.gui.CancelException

Packages that use CancelException
utils.ptplot5_2.ptolemy.gui   
 

Uses of CancelException in utils.ptplot5_2.ptolemy.gui
 

Methods in utils.ptplot5_2.ptolemy.gui that throw CancelException
static void MessageHandler.warning(java.lang.String info)
          Defer to the set message handler to show the specified message in a modal dialog.
static void MessageHandler.warning(java.lang.String info, java.lang.Exception exception)
          Show the specified message and exception information in a modal dialog.