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 org-netbeans-modules-cordova-platforms-android-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.cordova.platforms.android
├─ org.netbeans.modules.cordova.platforms.android.AVD.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidActionProvider.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidBrowser.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidBrowserActionProvider.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidBrowserFactory.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidConfigurationPanel.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidDebugTransport.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidDevice.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.AndroidPlatform.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.Browser.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.Bundle.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.EnhancedBrowserProviderImpl.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.RefreshListener.class - [JAR]
├─ org.netbeans.modules.cordova.platforms.android.Target.class - [JAR]