Normally Swing framework does not provide a way to access the titlebars, which are managed by the underlying operating system. You can only change the title text.
Try to find more about SWT framework of Eclipse project. I guess there should be a solution for this.
|