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 webview-desktop-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
web
├─ web.ActualWebViewKt.class - [JAR]
├─ web.IWebView.class - [JAR]
├─ web.LoadingState.class - [JAR]
├─ web.WebContent.class - [JAR]
├─ web.WebContentKt.class - [JAR]
├─ web.WebViewError.class - [JAR]
├─ web.WebViewKt.class - [JAR]
├─ web.WebViewNavigator.class - [JAR]
├─ web.WebViewNavigatorKt.class - [JAR]
├─ web.WebViewState.class - [JAR]
├─ web.WebViewStateKt.class - [JAR]