I'm developing an RCP application and using standard Workbench components.
However, I'd like a slightly different look-and-feel than the default that
Eclipse provides. For example, I'd like to display the Fast View Bar
without borders or a handle, with less padding, and make the buttons
display both an icon and text. Is there anything equivalent to Swing
look-and-feel? Or even a way to override the paint methods on Workbench
widegets?