public class SubstanceErrorPaneUI
extends org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
JXErrorPane
component.Modifier and Type | Field | 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 | Description |
---|---|
SubstanceErrorPaneUI() |
Modifier and Type | Method | 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, uninstallUI
protected 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.BasicErrorPaneUI
protected javax.swing.Icon getDefaultErrorIcon()
getDefaultErrorIcon
in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
protected javax.swing.Icon getDefaultWarningIcon()
getDefaultWarningIcon
in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
protected void reinit()
reinit
in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI