Is there a similar plugin/framework for GUI creation in Java as it exists in .NET? I am talking about the new XAML/WPF world, with a neat, interactive content panes, which you can pretty much arrange using mouse rather than coding the styles and visual properties.
Share
You can try the plugin for eclipse and the internal plugin of Netbeans with Swing.