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 orx-keyframer-0.4.4-alpha2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openrndr.extra.keyframer
├─ org.openrndr.extra.keyframer.Key.class - [JAR]
├─ org.openrndr.extra.keyframer.KeyKt.class - [JAR]
├─ org.openrndr.extra.keyframer.KeyQuaternion.class - [JAR]
├─ org.openrndr.extra.keyframer.KeyVector3.class - [JAR]
├─ org.openrndr.extra.keyframer.Keyframer.class - [JAR]
├─ org.openrndr.extra.keyframer.KeyframerChannel.class - [JAR]
├─ org.openrndr.extra.keyframer.KeyframerChannelQuaternion.class - [JAR]
├─ org.openrndr.extra.keyframer.KeyframerChannelVector3.class - [JAR]
├─ org.openrndr.extra.keyframer.KeyframerFormat.class - [JAR]