I have a problem with the style of JInternalFrames under Insubstantial 7.0. I'm working with Eclipse and WindowBuilder for Swing. In the Widowbuilder Preview, JInternalFrames, that are dropped to a DesktopPane, have a nice shiny titlebar(using GraphiteGlassSkin). But when i start the program, the titlebar and the client space of all JInternalFrames are just drawn in the same grey without any difference.
How can i get those titlebars to be shiny at runtime?
Best regards,
David