|
||||||||||
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.TitledPanelUI
org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
org.jdesktop.swingx.plaf.basic.BasicScrollUpUI
public class BasicScrollUpUI
Adds logic for creating a different title bar component that handles alpha differently for enhanced scrollup/down behavior
Nested Class Summary | |
---|---|
protected class |
BasicScrollUpUI.ScrollUpTopPanel
|
Nested classes/interfaces inherited from class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI |
---|
BasicTitledPanelUI.JGradientPanel |
Field Summary |
---|
Fields inherited from class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI |
---|
titledPanel |
Constructor Summary | |
---|---|
BasicScrollUpUI()
Creates a new instance of BasicScrollUpUI |
Method Summary | |
---|---|
protected BasicTitledPanelUI.JGradientPanel |
createTopPanel(JXTitledPanel panel)
|
Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI |
---|
addLeftDecoration, addRightDecoration, getTitleBar, installListeners, installProperty, installUI, paint, uninstallListeners, uninstallUI |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicScrollUpUI()
Method Detail |
---|
protected BasicTitledPanelUI.JGradientPanel createTopPanel(JXTitledPanel panel)
createTopPanel
in class BasicTitledPanelUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |