| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShutdownPolicy | |
|---|---|
| org.springframework.richclient.exceptionhandling | Provides exception handlers to deal with uncaught exceptions. | 
| Uses of ShutdownPolicy in org.springframework.richclient.exceptionhandling | 
|---|
| Fields in org.springframework.richclient.exceptionhandling declared as ShutdownPolicy | |
|---|---|
| protected  ShutdownPolicy | AbstractDialogExceptionHandler.shutdownPolicy | 
| Methods in org.springframework.richclient.exceptionhandling that return ShutdownPolicy | |
|---|---|
| static ShutdownPolicy | ShutdownPolicy.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ShutdownPolicy[] | ShutdownPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in org.springframework.richclient.exceptionhandling with parameters of type ShutdownPolicy | |
|---|---|
|  void | AbstractDialogExceptionHandler.setShutdownPolicy(ShutdownPolicy shutdownPolicy)Wheter or not the user should be asked or obligated to shutdown the application. | 
|  void | JXErrorDialogExceptionHandler.setShutdownPolicy(ShutdownPolicy shutdownPolicy)No shutDownPolicy can be used in conjunction with the JXErrorPane. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||