We’re currently designing an exporter that will allow you to use any standard Swing ui builder and generate a Nifty UI from this. We’ve done this before for a conversion from Swing to FengGUI and it has greatly sped up our production of UI elements. It should also make it easier to port from FengGUI to Nifty, because we can use the same source files.
I know it’s possible to load Nifty from XML, but is it also possible to export a Nifty interface that has been created from Java to XML?
Here are some screenshots of our current UI, in FengGUI:
http://www.tygron.nl/download/tygron_ui.png