The Project        Download   Javadoc   SourceForge

CollapsiblePanel

It is a panel with collapsible and expandable functions.

Need be used in a CollapsibleRootPanel to guarantee a perfect function. The use in another container, can affect the function due the to layout manager.

Accepts customization for the following items:

  • Title text
  • Title icon
  • Title foreground color
  • Title background color (solid or gradient)
  • Separator line color
  • Separator line thickness
  • Collapse and expand buttons icon
  • Extra buttons

The CollapsibleRootPanel

It is a container for the collapsible panels. Contains two modes:

The ScrollBar modeThe Fill mode
Normal size
Collapsed Panel
Resized panel

Customization example:

 

Partners