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-branding-0.10.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gephi.branding.desktop.multilingual
├─ org.gephi.branding.desktop.multilingual.LanguageAction.class - [JAR]
org.gephi.branding.desktop
├─ org.gephi.branding.desktop.CommandLineProcessor.class - [JAR]
├─ org.gephi.branding.desktop.DragNDropFrameAdapter.class - [JAR]
├─ org.gephi.branding.desktop.GephiKeyStoreProvider.class - [JAR]
├─ org.gephi.branding.desktop.GephiURLDisplayer.class - [JAR]
├─ org.gephi.branding.desktop.Installer.class - [JAR]
├─ org.gephi.branding.desktop.MemoryStarvationManager.class - [JAR]
├─ org.gephi.branding.desktop.ProjectOpenFilesHandler.class - [JAR]
org.gephi.branding.desktop.reporter
├─ org.gephi.branding.desktop.reporter.Report.class - [JAR]
├─ org.gephi.branding.desktop.reporter.ReportController.class - [JAR]
├─ org.gephi.branding.desktop.reporter.ReportPanel.class - [JAR]
├─ org.gephi.branding.desktop.reporter.ReporterHandler.class - [JAR]
├─ org.gephi.branding.desktop.reporter.ViewDataPanel.class - [JAR]