Uses of Class
org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
-
Packages that use BasicErrorPaneUI Package Description org.jdesktop.swingx.plaf.macosx Provides macos specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. -
-
Uses of BasicErrorPaneUI in org.jdesktop.swingx.plaf.macosx
Subclasses of BasicErrorPaneUI in org.jdesktop.swingx.plaf.macosx Modifier and Type Class Description class
MacOSXErrorPaneUI
Ok, the Title becomes the first line in the error dialog The text immediately follows.
-