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 stubs-client-1.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.freedesktop.wayland.client.egl.jaccall
├─ org.freedesktop.wayland.client.egl.jaccall.WaylandEglCore.class - [JAR]
├─ org.freedesktop.wayland.client.egl.jaccall.WaylandEglCore_Symbols.class - [JAR]
org.freedesktop.wayland.client.egl
├─ org.freedesktop.wayland.client.egl.EglWindow.class - [JAR]
org.freedesktop.wayland.client.jaccall
├─ org.freedesktop.wayland.client.jaccall.WaylandClientCore.class - [JAR]
├─ org.freedesktop.wayland.client.jaccall.WaylandClientCore_Symbols.class - [JAR]
org.freedesktop.wayland.client
├─ org.freedesktop.wayland.client.Display.class - [JAR]
├─ org.freedesktop.wayland.client.EventQueue.class - [JAR]
├─ org.freedesktop.wayland.client.Proxy.class - [JAR]