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 openfin-gateway-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mijibox.openfin.gateway
├─ com.mijibox.openfin.gateway.AbstractLauncherBuilder.class - [JAR]
├─ com.mijibox.openfin.gateway.AbstractOpenFinLauncher.class - [JAR]
├─ com.mijibox.openfin.gateway.AbstractProxy.class - [JAR]
├─ com.mijibox.openfin.gateway.InvokeResult.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinConnection.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinEventListener.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinGateway.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinGatewayImpl.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinGatewayLauncher.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinGatewayLauncherImpl.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinIabMessageListener.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinInterApplicationBus.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinLauncher.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinLauncherBuilder.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinRuntimeLauncher.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinRuntimeLauncherBuilder.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinRvmLauncher.class - [JAR]
├─ com.mijibox.openfin.gateway.OpenFinRvmLauncherBuilder.class - [JAR]
├─ com.mijibox.openfin.gateway.PosixPortDiscoverer.class - [JAR]
├─ com.mijibox.openfin.gateway.ProxyListener.class - [JAR]
├─ com.mijibox.openfin.gateway.ProxyObject.class - [JAR]
├─ com.mijibox.openfin.gateway.WindowsPortDiscoverer.class - [JAR]
com.mijibox.openfin.gateway.gui
├─ com.mijibox.openfin.gateway.gui.OpenFinCanvas.class - [JAR]