Note: JCollapsiblePane
requires its parent container to have a {@link java.awt.LayoutManager} using {@link #getPreferredSize()} whencalculating its layout (example {@link com.l2fprod.common.swing.PercentLayout}, {@link java.awt.BorderLayout}).
@javabean.attribute name="isContainer" value="Boolean.TRUE" rtexpr="true"
@javabean.attribute name="containerDelegate" value="getContentPane"
@javabean.class name="JCollapsiblePane" shortDescription="A pane which hides its content with an animation." stopClass="java.awt.Component"
@author rbair (from the JDNC project)
@author Frederic Lavigne
|
|