You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to piccolo...@googlegroups.com
Dear All,
I have developed an application related to GraphEditor example using Piccolo2D.JAVA, which is capable to visualize graphs, and apply force-directed algorithm for layout of the graph. It's a desktop application.
I don't want to switch on D3.js. What can I do with Piccolo2D? How can I port my existing desktop app into web similar to above D3 example? By using Applets or what?
Looking forward for your kind reply!
Thanks and Regards,
--
Ajaz
Michael Heuer
unread,
Dec 23, 2013, 2:17:29 PM12/23/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to piccolo...@googlegroups.com
Hello Ajaz,
You have several options.
If you don't want to change the code much, you can distribute it as an
applet or as a JNLP application.