Uses of Class
org.jdesktop.swingx.JXCollapsiblePane.AnimationParams
-
Packages that use JXCollapsiblePane.AnimationParams Package Description org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. -
-
Uses of JXCollapsiblePane.AnimationParams in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as JXCollapsiblePane.AnimationParams Modifier and Type Field Description private JXCollapsiblePane.AnimationParams
JXCollapsiblePane. animationParams
Methods in org.jdesktop.swingx with parameters of type JXCollapsiblePane.AnimationParams Modifier and Type Method Description private void
JXCollapsiblePane. setAnimationParams(JXCollapsiblePane.AnimationParams params)
Sets the parameters controlling the animation
-