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 phat-demos-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
phat.examples.android
├─ phat.examples.android.AudioAndroid.class - [JAR]
├─ phat.examples.android.CameraSensorAndroid.class - [JAR]
phat.examples.gestures
├─ phat.examples.gestures.GestureTester.class - [JAR]
├─ phat.examples.gestures.IKControlTest.class - [JAR]
├─ phat.examples.gestures.IkControl.class - [JAR]
├─ phat.examples.gestures.KinematicTester.class - [JAR]
phat.examples.extractor
├─ phat.examples.extractor.FootStepsAndExtractorTestApp.class - [JAR]