View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window languagetool-gui-commons-6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.languagetool.gui
├─ org.languagetool.gui.AboutDialog.class - [JAR]
├─ org.languagetool.gui.CategoryNode.class - [JAR]
├─ org.languagetool.gui.CheckBoxTreeCellRenderer.class - [JAR]
├─ org.languagetool.gui.Configuration.class - [JAR]
├─ org.languagetool.gui.ConfigurationDialog.class - [JAR]
├─ org.languagetool.gui.RuleNode.class - [JAR]
├─ org.languagetool.gui.SavablePanel.class - [JAR]
├─ org.languagetool.gui.Tools.class - [JAR]
├─ org.languagetool.gui.TreeListener.class - [JAR]