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 domino-mvp-desktop-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dominokit.domino.desktop.client.events
├─ org.dominokit.domino.desktop.client.events.DesktopClientEvent.class - [JAR]
├─ org.dominokit.domino.desktop.client.events.DesktopClientEventFactory.class - [JAR]
├─ org.dominokit.domino.desktop.client.events.DesktopEventBus.class - [JAR]
├─ org.dominokit.domino.desktop.client.events.DesktopFailedServerEvent.class - [JAR]
├─ org.dominokit.domino.desktop.client.events.DesktopSuccessServerEvent.class - [JAR]
org.dominokit.domino.desktop.client
├─ org.dominokit.domino.desktop.client.CoreModule.class - [JAR]
├─ org.dominokit.domino.desktop.client.DesktopDominoOptions.class - [JAR]
├─ org.dominokit.domino.desktop.client.DesktopRequestAsyncSender.class - [JAR]
├─ org.dominokit.domino.desktop.client.DesktopServerRequestEventFactory.class - [JAR]
├─ org.dominokit.domino.desktop.client.DesktopSlotsManager.class - [JAR]
├─ org.dominokit.domino.desktop.client.DesktopStateHistory.class - [JAR]