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 zoomable-desktop-2.0.0-alpha02.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.engawapg.lib.zoomable
├─ net.engawapg.lib.zoomable.ScrollGesturePropagation.class - [JAR]
├─ net.engawapg.lib.zoomable.TouchSlop.class - [JAR]
├─ net.engawapg.lib.zoomable.ZoomState.class - [JAR]
├─ net.engawapg.lib.zoomable.ZoomStateKt.class - [JAR]
├─ net.engawapg.lib.zoomable.ZoomableElement.class - [JAR]
├─ net.engawapg.lib.zoomable.ZoomableKt.class - [JAR]
├─ net.engawapg.lib.zoomable.ZoomableNode.class - [JAR]