JCollapsablePanel implements a panel with a header which hides its content
when the header is clicked upon.
contentPanel is used as a container for all added componentshead is used as the header displayed at the tophidden is storing the visibility state of the contentPanel container