News

Generate & display class hierarchy diagrams for Java classes. Uses Graphviz via Rhizome to generate graphs. This tool helps you examine subsets of a class hierarchy. To see all of Clojure's built-in ...
This is a class diagram editor application where multiple users can create and edit a class diagram. Java Spring Boot and jQuery are used for this project. MongoDB must be started before running the ...
I've got a class in java for a swing application that extends JFrame. This class is pretty much reponsible for everything to do with a certain window in the program.