jar

edu.stanford.protege : change-tracker

Maven & Gradle

Dec 17, 2015
0 stars

Change Tracker · A useful debugging tool that shows all changes to the ontology since startup

Table Of Contents

Latest Version

Download edu.stanford.protege : change-tracker JAR file - Latest Versions:

All Versions

Download edu.stanford.protege : change-tracker JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window change-tracker-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.coode.change.diff

├─ org.coode.change.diff.AxiomsPanel.class - [JAR]

├─ org.coode.change.diff.AxiomsView.class - [JAR]

├─ org.coode.change.diff.DiffView.class - [JAR]

├─ org.coode.change.diff.OWLOntologySelectionListener.class - [JAR]

├─ org.coode.change.diff.OntologySelector.class - [JAR]

org.coode.change

├─ org.coode.change.ChangeListFrame.class - [JAR]

├─ org.coode.change.ChangeTreeCellRenderer.class - [JAR]

├─ org.coode.change.ChangeView.class - [JAR]

├─ org.coode.change.ChangesTreeModel.class - [JAR]