Uses of Class
org.jdesktop.swingx.error.ErrorLevel

Packages that use ErrorLevel
org.jdesktop.swingx.error   
 

Uses of ErrorLevel in org.jdesktop.swingx.error
 

Fields in org.jdesktop.swingx.error declared as ErrorLevel
static ErrorLevel ErrorLevel.FATAL
          FATAL is a message level indicating a catastrophic failure that should result in the immediate termination of the application.