I'm trying to draw a binary tree using swing and awt in java. I can already show the nodes of the tree but I can not draw the rows of a parent node to their children.
I have the Node, TreeGUI, DrawTree, and Main classes. This image is like the e...
asked by
27.05.2016 / 19:53