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 tripleplay-ios-1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tripleplay.platform
├─ tripleplay.platform.IOSImageOverlay.class - [JAR]
├─ tripleplay.platform.IOSNativeOverlay.class - [JAR]
├─ tripleplay.platform.IOSNativeTextField.class - [JAR]
├─ tripleplay.platform.IOSTPPlatform.class - [JAR]
├─ tripleplay.platform.IOSTextFieldHandler.class - [JAR]
├─ tripleplay.platform.IOSUIOverlay.class - [JAR]