PDA

View Full Version : HowTo customize ContentPanel's collapsed Titlebar?



kaefert
17 Oct 2008, 2:19 PM
Is there a way, to show Components that have been added to the Titlebar of a ContentPanel by .getHeader().addTool(..) also when the ContentPanel is collapsed?

If not, is there another way of customizing the Titlebar of a collapsed ContentPanel?


I don't know if it makes a difference, but the ContentPanel I'm talking about is part of a BorderLayout.

Thanks for your Help.
Thanks for the great Project.