Uses of Class
org.jdesktop.swingx.error.ErrorLevel
Packages that use ErrorLevel
Package
Description
Contains classes and interfaces used by the
JErrorPane
component.-
Uses of ErrorLevel in org.jdesktop.swingx.error
Fields in org.jdesktop.swingx.error declared as ErrorLevelModifier and TypeFieldDescriptionstatic final ErrorLevel
ErrorLevel.FATAL
FATAL is a message level indicating a catastrophic failure that should result in the immediate termination of the application.