public class SubstanceErrorPaneUI
extends org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
JXErrorPane component.| Modifier and Type | Field and Description |
|---|---|
protected org.pushingpixels.substance.internal.animation.IconGlowTracker |
iconGlowTracker |
CLASS_NAME, closeButton, copyToClipboardButton, copyToClipboardListener, detailButton, detailListener, details, detailsPanel, detailsScrollPane, errorMessage, errorPaneListener, errorScrollPane, iconLabel, pane, reportButton| Constructor and Description |
|---|
SubstanceErrorPaneUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
protected javax.swing.Icon |
getDefaultErrorIcon() |
protected javax.swing.Icon |
getDefaultWarningIcon() |
protected void |
installComponents() |
protected void |
reinit() |
calculatePreferredSize, configureDetailsButton, configureReportAction, createDetailPanelLayout, createErrorPaneLayout, getDetailsAsHTML, getDetailsHeight, getErrorDialog, getErrorFrame, getErrorInternalFrame, installDefaults, installListeners, installUI, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUIprotected org.pushingpixels.substance.internal.animation.IconGlowTracker iconGlowTracker
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected void installComponents()
installComponents in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUIprotected javax.swing.Icon getDefaultErrorIcon()
getDefaultErrorIcon in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUIprotected javax.swing.Icon getDefaultWarningIcon()
getDefaultWarningIcon in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUIprotected void reinit()
reinit in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI