I am an engineering student; I studied data flow charts. I already made a parser using Antlr, but I do not know how to create data flow diagrams. I read several articles about how flow diagrams can be used with Java. Please help me.
JGraph can be used for this, as described in the review article .
JGraph
You can use the NetBeans Visual Library for this:
http://platform.netbeans.org/graph/
You do not need to create a NetBeans platform application (or even use NetBeans) to use it: http://java.dzone.com/news/how-create-visual-applications p>
Source: https://habr.com/ru/post/1437965/More articles:Nodejs req.sessionID sometimes changes after redirection - node.jsJava regex performance: reluctant quantifier or character class? - javaRemove link from std :: tuple elements - c ++How to create a data flow diagram for Java source code - javaSplit action bar - overlapping icons when using android: showAsAction = "always" - androidHow to read from the keyboard when stdin is installed in a file in C - cHow to call FB.api outside of window.fbAsyncInit - facebookhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1437968/how-to-export-subclipse-svn-repositories-eclipse-juno-subclipse-1816&usg=ALkJrhgDIflHWpwwXzQsozkODDAgrBtdzQAre sequence containers not a subset of shared containers? - c ++How to get service class name in Android? - androidAll Articles