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 hotkeys-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dogla.hotkeys
├─ io.github.dogla.hotkeys.HotKey.class - [JAR]
├─ io.github.dogla.hotkeys.HotKeyEvent.class - [JAR]
├─ io.github.dogla.hotkeys.HotKeyHandler.class - [JAR]
├─ io.github.dogla.hotkeys.HotKeyManager.class - [JAR]
├─ io.github.dogla.hotkeys.HotKeyUtils.class - [JAR]
├─ io.github.dogla.hotkeys.HotKeyWindowProc.class - [JAR]