When I design a JDialog (here using JGoodies FormLayout) there is a big different between design time and runtime. Runtime is the bottom one with Nimbus LookAndFeel applied. Is it possible to apply Nimbus on design time or how should I make a more "responsive" GUI?

