Add icon to titlebar of JinternalFrame

Dear Sir
I would like to add Icon in Title Bar of Jinternal Frame except min,max,close
I want some sugessions if possible with source code.
Regards
Vinay

Sir I want to set my icon on JInternalFrame bar so what should i do for this
Please inform me on this address.
oscaromparkash@hotmail.com

You can do it by creating a subclass of JInternalFrame and create your own InternalFrameUI class.