|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
org.jdesktop.swingx.plaf.TaskPaneContainerUI
org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI
org.jdesktop.swingx.plaf.windows.WindowsTaskPaneContainerUI
public class WindowsTaskPaneContainerUI
Windows implementation of the TaskPaneContainerUI.
Field Summary |
---|
Fields inherited from class org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI |
---|
gradientEnd, gradientStart, taskPane, useGradient |
Constructor Summary | |
---|---|
WindowsTaskPaneContainerUI()
|
Method Summary | |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
void |
installUI(javax.swing.JComponent c)
|
Methods inherited from class org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI |
---|
paint |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, uninstallUI, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowsTaskPaneContainerUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent c)
installUI
in class BasicTaskPaneContainerUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |