org.jdesktop.swingx.plaf.misc
Class GlossyTaskPaneUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.PanelUI
-
- org.jdesktop.swingx.plaf.TaskPaneUI
-
- org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
- org.jdesktop.swingx.plaf.misc.GlossyTaskPaneUI
-
public class GlossyTaskPaneUI extends BasicTaskPaneUI
Paints the JXTaskPane with a gradient in the title bar.
-
-
Constructor Summary
Constructors Constructor and Description GlossyTaskPaneUI()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static javax.swing.plaf.ComponentUIcreateUI(javax.swing.JComponent c)voidupdate(java.awt.Graphics g, javax.swing.JComponent c)Overriden to paint the background of the component but keeping the rounded corners.-
Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
createAction, getPreferredSize, installUI, uninstallUI
-
-
-
-
Method Detail
-
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
-
update
public void update(java.awt.Graphics g, javax.swing.JComponent c)Overriden to paint the background of the component but keeping the rounded corners.- Overrides:
updatein classjavax.swing.plaf.ComponentUI
-
-
DataMelt 3.0 © DataMelt by jWork.ORG