jar

edu.stanford.protege : org.protege.editor.owl.client

Maven & Gradle

Oct 04, 2013
16 stars

Protege Desktop Client · Provides client functionality for the Protege Desktop application to connect to an OWL Ontology Server, allowing end users to collaboratively edit collections of OWL ontologies.

Table Of Contents

Latest Version

Download edu.stanford.protege : org.protege.editor.owl.client JAR file - Latest Versions:

All Versions

Download edu.stanford.protege : org.protege.editor.owl.client 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 org.protege.editor.owl.client-2.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.protege.editor.owl.client.panel

├─ org.protege.editor.owl.client.panel.ChangeHistoryPanel.class - [JAR]

├─ org.protege.editor.owl.client.panel.ChangeListTableModel.class - [JAR]

├─ org.protege.editor.owl.client.panel.FormatRenderer.class - [JAR]

├─ org.protege.editor.owl.client.panel.HistoryTableModel.class - [JAR]

├─ org.protege.editor.owl.client.panel.LoginDialog.class - [JAR]

├─ org.protege.editor.owl.client.panel.OpenFromServerDialog.class - [JAR]

├─ org.protege.editor.owl.client.panel.ServerTableModel.class - [JAR]

org.protege.editor.owl.client

├─ org.protege.editor.owl.client.ClientPreferences.class - [JAR]

org.protege.editor.owl.client.action

├─ org.protege.editor.owl.client.action.ClientStatusTableModel.class - [JAR]

├─ org.protege.editor.owl.client.action.CommitAction.class - [JAR]

├─ org.protege.editor.owl.client.action.EnableAutoUpdateAction.class - [JAR]

├─ org.protege.editor.owl.client.action.OpenFromServerAction.class - [JAR]

├─ org.protege.editor.owl.client.action.ShowHistoryAction.class - [JAR]

├─ org.protege.editor.owl.client.action.ShowStatusAction.class - [JAR]

├─ org.protege.editor.owl.client.action.ShowUncommittedChangesAction.class - [JAR]

├─ org.protege.editor.owl.client.action.UpdateAction.class - [JAR]

org.protege.editor.owl.client.connect

├─ org.protege.editor.owl.client.connect.RMIClientFactory.class - [JAR]

├─ org.protege.editor.owl.client.connect.ServerConnectionManager.class - [JAR]

Advertisement