Remove title icon

Hi,

I am using the setTitleIcon(new ImageIcon(…) in order to have icon on my the title of [SIZE=2]
DefaultMultipleCDockable.

I some cases I want to remove the icon - how can I do that?

thank you.
[/SIZE]

setTitleIcon(null) should remove the icon everywhere.