• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JavaFx based web based diagramming tool?

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
We* needs to create a web based diagramming tool for various digram types such as use-case, class, BPMN etc.
I was wondering if any one here has tried out such a thing in java fx?
Any open source projects on this lines that you have heard of?

Basically I want to get a look at the code base a similar project. What I actually want to find out is - what kind of effort it would need to set up a generic diagramming frame work, by that I mean things like a tool pallette, drag-n-drop, auto-layout etc.


(*we=team of 2-3 people people who have some experiance in creating GEF based diagramming tool as eclipse plugin, but not much experiance in web except jsp,servlets etc)
reply
    Bookmark Topic Watch Topic
  • New Topic