Well seems I've been doing well with the development so far.
Unfortunately with the 1.9.0 JQuery update all components are now JQuery UI, nice for the JavaScript not so sure for that application (Theme wise). While I could make a direct link to the ThemeRoller application it is defeating the purpose of in-code java styling. Currently I'm still brainstorming how I will mesh these two concepts together.
I will be using the date picker to-from control (http://jquerytools.org/demos/dateinput/flight.htm) to P.O.C. the meshing of the two styles of theming.
In the next week you should see a lot of updates as I implement all the JQuery UI components, the themes are already uploaded into the extended theme-set and the accordian and date picker are both working on them.
I will be implementing all the components before I add their API code, at which point I will do one for one to prepare for Beta. At this point I will right click create test class on each class I access to ensure that after 1.0 a stable test environment exists testing the output.
Logo's and everything else will be coming soon.
The demo application is starting to look stunning, you can download the war file from the example or root folder, the source is available at https://sourceforge.net/p/jwebswing/code/48/tree/JWebSwing/JWebSwingDemoApplication/
A new project that merges all the source code together will be developed for a once off deploy with all the rest of the components being moved into their own folder for those who want a lightweight deployment.