I am developing an application that will have one top-level window for each document being viewed. There will also be search results and other windows, but I don't see them as being switched within a top-level window.

That being the case, I'd rather not take up the vertical real estate with the view label and migrate that information into the title bar, much as web browsers, word processors, and similar applications do.

Is this possible? If so how?

Any information would be appreciated.

BTW, I'm migrating from Spring RCP 0.2.0 to 1.0.0.

-K