News

CallGraph helps you understand your Java codebase by visualizing how methods call each other. Simply select any method, generate a graph, and explore the connections through an interactive diagram.
An opinionated view on how to do dependency injection and FXML view handling in JavaFX. - rgielen/javafx-weaver ...