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 dynamo-functional-translation-1.6.3-CB3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ocs.dynamo.functional.domain
├─ com.ocs.dynamo.functional.domain.AbstractEntityTranslated.class - [JAR]
├─ com.ocs.dynamo.functional.domain.QAbstractEntityTranslated.class - [JAR]
├─ com.ocs.dynamo.functional.domain.QTranslation.class - [JAR]
├─ com.ocs.dynamo.functional.domain.Translation.class - [JAR]
com.ocs.dynamo.functional.ui
├─ com.ocs.dynamo.functional.ui.FieldTranslationFactory.class - [JAR]
├─ com.ocs.dynamo.functional.ui.TranslationTable.class - [JAR]