CodeExplorer is free IntelliJ Idea plugin that helps to analyze Java code: find all method call chains to the method, what methods called from the method. Analysis results (methods and calls between them) are shown on a handy diagram in the CodeExplorer tool window.