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 protege-proof-justification-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.liveontologies.protege.justification.proof.preferences
├─ io.github.liveontologies.protege.justification.proof.preferences.ProofJustificationPreferencesGeneralPanel.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.preferences.ProofPrefPanel.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.preferences.ProofPreferencesPanelPlugin.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.preferences.ProofPreferencesPanelPluginLoader.class - [JAR]
io.github.liveontologies.protege.justification.proof.service
├─ io.github.liveontologies.protege.justification.proof.service.JustificationProofPluginLoader.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.service.JustificationProofService.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.service.ProofPlugin.class - [JAR]
io.github.liveontologies.protege.justification.proof
├─ io.github.liveontologies.protege.justification.proof.JustificationProofManager.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.JustificationProofServiceManager.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.JustificationProofServiceSelectionPanel.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.JustifiedProof.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.ProofBasedJustificationComputationService.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.ProofJustificationComputation.class - [JAR]
├─ io.github.liveontologies.protege.justification.proof.ProofJustificationComputationManager.class - [JAR]