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 org.protege.ontograf-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.protege.ontograf.common
├─ org.protege.ontograf.common.GraphController.class - [JAR]
├─ org.protege.ontograf.common.ProtegeGraphModel.class - [JAR]
├─ org.protege.ontograf.common.ProtegeInputEventHandler.class - [JAR]
org.protege.ontograf.common.util
├─ org.protege.ontograf.common.util.IconConstants.class - [JAR]
├─ org.protege.ontograf.common.util.NodeOWLClassTooltipType.class - [JAR]
├─ org.protege.ontograf.common.util.NodeOWLIndividualTooltipType.class - [JAR]
├─ org.protege.ontograf.common.util.OWLIconProviderImpl.class - [JAR]
org.protege.ontograf
├─ org.protege.ontograf.ImportsGraphModel.class - [JAR]
├─ org.protege.ontograf.OntoGrafImportView.class - [JAR]
├─ org.protege.ontograf.OntoGrafView.class - [JAR]
org.protege.ontograf.ui
├─ org.protege.ontograf.ui.FrameTooltipNode.class - [JAR]
├─ org.protege.ontograf.ui.OntoGrafFileFilter.class - [JAR]
├─ org.protege.ontograf.ui.TooltipConfigurationDialog.class - [JAR]
org.protege.ontograf.actions
├─ org.protege.ontograf.actions.ConfigTooltipsAction.class - [JAR]
├─ org.protege.ontograf.actions.ExportAsDotAction.class - [JAR]
├─ org.protege.ontograf.actions.ExportImageAction.class - [JAR]
├─ org.protege.ontograf.actions.OpenGraphAction.class - [JAR]
├─ org.protege.ontograf.actions.PinTooltipsAction.class - [JAR]
├─ org.protege.ontograf.actions.SaveGraphAction.class - [JAR]