Uses of Interface
siouxsie.desktop.commands.IExceptionHandler

Packages that use IExceptionHandler
siouxsie.desktop.commands.impl   
 

Uses of IExceptionHandler in siouxsie.desktop.commands.impl
 

Classes in siouxsie.desktop.commands.impl that implement IExceptionHandler
 class ExceptionHandler
           
 

Methods in siouxsie.desktop.commands.impl that return IExceptionHandler
 IExceptionHandler CommandsHandler.getExceptionHandler()
           
 IExceptionHandler SiouxsieActionCommand.getExceptionHandler()
           
 IExceptionHandler SiouxsieToggleCommand.getExceptionHandler()
           
 

Methods in siouxsie.desktop.commands.impl with parameters of type IExceptionHandler
 void CommandsHandler.setExceptionHandler(IExceptionHandler exceptionHandler)
           
 void ISiouxsieCommand.setExceptionHandler(IExceptionHandler exceptionHandler)
           
 void SiouxsieActionCommand.setExceptionHandler(IExceptionHandler exceptionHandler)
           
 void SiouxsieToggleCommand.setExceptionHandler(IExceptionHandler exceptionHandler)
           
 



Copyright © 2006-2008 null. All Rights Reserved.