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 ComponentUI |
createUI(JComponent comp) |
|
protected Icon |
getDefaultErrorIcon() |
|
protected 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
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
protected org.pushingpixels.substance.internal.animation.IconGlowTracker iconGlowTracker
public static ComponentUI createUI(JComponent comp)
protected void installComponents()
installComponents
in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
protected Icon getDefaultErrorIcon()
getDefaultErrorIcon
in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
protected Icon getDefaultWarningIcon()
getDefaultWarningIcon
in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
protected void reinit()
reinit
in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI