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 korge-ext-lipsync-0.19.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.soywiz.korge.ext.lipsync
├─ com.soywiz.korge.ext.lipsync.LipSync.class - [JAR]
├─ com.soywiz.korge.ext.lipsync.LipSyncComponent.class - [JAR]
├─ com.soywiz.korge.ext.lipsync.LipSyncEvent.class - [JAR]
├─ com.soywiz.korge.ext.lipsync.LipSyncHandler.class - [JAR]
├─ com.soywiz.korge.ext.lipsync.LipsyncPlugin.class - [JAR]
├─ com.soywiz.korge.ext.lipsync.Voice.class - [JAR]
├─ com.soywiz.korge.ext.lipsync.VoiceKt.class - [JAR]