Uses of Class
org.jdesktop.swingx.JXTaskPaneContainer
-
Packages that use JXTaskPaneContainer Package Description org.jdesktop.swingx.plaf.basic Provides basic implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. -
-
Uses of JXTaskPaneContainer in org.jdesktop.swingx.plaf.basic
Fields in org.jdesktop.swingx.plaf.basic declared as JXTaskPaneContainer Modifier and Type Field Description protected JXTaskPaneContainer
BasicTaskPaneContainerUI. taskPane
The task pane container managed by this UI delegate.
-