|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
org.jdesktop.swingx.plaf.ErrorPaneUI
org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
org.pushingpixels.substance.swingx.SubstanceErrorPaneUI
public class SubstanceErrorPaneUI
UI delegate for the JXErrorPane component.
| Field Summary | |
|---|---|
protected org.pushingpixels.substance.internal.animation.IconGlowTracker |
iconGlowTracker
|
| Fields inherited from class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI |
|---|
CLASS_NAME, closeButton, copyToClipboardButton, copyToClipboardListener, detailButton, detailListener, details, detailsPanel, detailsScrollPane, errorMessage, errorPaneListener, errorScrollPane, iconLabel, pane, reportButton |
| Constructor Summary | |
|---|---|
SubstanceErrorPaneUI()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI |
|---|
calculatePreferredSize, configureDetailsButton, configureReportAction, createDetailPanelLayout, createErrorPaneLayout, getDetailsAsHTML, getDetailsHeight, getErrorDialog, getErrorFrame, getErrorInternalFrame, installDefaults, installListeners, installUI, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.pushingpixels.substance.internal.animation.IconGlowTracker iconGlowTracker
| Constructor Detail |
|---|
public SubstanceErrorPaneUI()
| Method Detail |
|---|
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
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||