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 molgenis-omx-importer-1.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.molgenis.omx.importer
├─ org.molgenis.omx.importer.ImportResultsWizardPage.class - [JAR]
├─ org.molgenis.omx.importer.ImportWizard.class - [JAR]
├─ org.molgenis.omx.importer.ImportWizardController.class - [JAR]
├─ org.molgenis.omx.importer.OmxImporterService.class - [JAR]
├─ org.molgenis.omx.importer.OmxImporterServiceImpl.class - [JAR]
├─ org.molgenis.omx.importer.UploadWizardPage.class - [JAR]
├─ org.molgenis.omx.importer.ValidationResultWizardPage.class - [JAR]