Uses of Class
org.jdesktop.swingx.error.ErrorLevel
-
Packages that use ErrorLevel Package Description org.jdesktop.swingx.error Contains classes and interfaces used by theJErrorPanecomponent. -
-
Uses of ErrorLevel in org.jdesktop.swingx.error
Fields in org.jdesktop.swingx.error declared as ErrorLevel Modifier and Type Field Description static ErrorLevelErrorLevel. FATALFATAL is a message level indicating a catastrophic failure that should result in the immediate termination of the application.
-