At 01:37 31/03/2006, you wrote: >Hi, >I'm working on a project where there is an application with a Java >GUI. I would like to design the same java GUI for this application >using SVG to run it on the web. >My question: is there any way to have one to one mapping for the java >components into SVG. If not, then do you know at least how I can get >the same font that is used in a java application, so I can use it in >the SVG GUI.
This looks like the kind of problem that could have been solved with UIML (User Interface Markup Language: www.uiml.org), if you had used it before you started on the Java GUI. I don't know how you would map directly from Java to SVG, though. Regards, Christophe -- Christophe Strobbe K.U.Leuven - Departement of Electrical Engineering - Research Group on Document Architectures Kasteelpark Arenberg 10 - 3001 Leuven-Heverlee - BELGIUM tel: +32 16 32 85 51 http://www.docarch.be/ Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

