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-kinect-common-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.kinect
├─ org.openrndr.extra.kinect.Kinect.class - [JAR]
├─ org.openrndr.extra.kinect.KinectCamera.class - [JAR]
├─ org.openrndr.extra.kinect.KinectDepthCamera.class - [JAR]
├─ org.openrndr.extra.kinect.KinectDepthMappers.class - [JAR]
├─ org.openrndr.extra.kinect.KinectException.class - [JAR]
├─ org.openrndr.extra.kinect.KinectKt.class - [JAR]