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 tuio-lib-1.1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
TUIO
├─ TUIO.TuioBlob.class - [JAR]
├─ TUIO.TuioClient.class - [JAR]
├─ TUIO.TuioContainer.class - [JAR]
├─ TUIO.TuioCursor.class - [JAR]
├─ TUIO.TuioListener.class - [JAR]
├─ TUIO.TuioObject.class - [JAR]
├─ TUIO.TuioPoint.class - [JAR]
├─ TUIO.TuioTime.class - [JAR]