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 desktop-import-0.10.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gephi.desktop.importer
├─ org.gephi.desktop.importer.DesktopImportControllerUI.class - [JAR]
├─ org.gephi.desktop.importer.EdgesMergeStrategyWrapper.class - [JAR]
├─ org.gephi.desktop.importer.ImportDB.class - [JAR]
├─ org.gephi.desktop.importer.ImportWizard.class - [JAR]
├─ org.gephi.desktop.importer.ProcessorIssuesReportPanel.class - [JAR]
├─ org.gephi.desktop.importer.ReportPanel.class - [JAR]
├─ org.gephi.desktop.importer.WizardIterator.class - [JAR]
├─ org.gephi.desktop.importer.WizardPanel1.class - [JAR]
├─ org.gephi.desktop.importer.WizardPanel2.class - [JAR]
├─ org.gephi.desktop.importer.WizardVisualPanel1.class - [JAR]
├─ org.gephi.desktop.importer.WizardVisualPanel2.class - [JAR]