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-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.cordova.wizard
├─ org.netbeans.modules.cordova.wizard.Bundle.class - [JAR]
├─ org.netbeans.modules.cordova.wizard.CordovaProjectExtender.class - [JAR]
├─ org.netbeans.modules.cordova.wizard.CordovaSampleIterator.class - [JAR]
├─ org.netbeans.modules.cordova.wizard.CordovaSetupPanel.class - [JAR]
├─ org.netbeans.modules.cordova.wizard.CordovaTemplate.class - [JAR]
├─ org.netbeans.modules.cordova.wizard.SamplePanel.class - [JAR]
├─ org.netbeans.modules.cordova.wizard.SampleVisualPanel.class - [JAR]
org.netbeans.modules.cordova
├─ org.netbeans.modules.cordova.Bundle.class - [JAR]
├─ org.netbeans.modules.cordova.CordovaPerformer.class - [JAR]
├─ org.netbeans.modules.cordova.CordovaPlatform.class - [JAR]
├─ org.netbeans.modules.cordova.PropertyNames.class - [JAR]
org.netbeans.modules.cordova.options
├─ org.netbeans.modules.cordova.options.Bundle.class - [JAR]
├─ org.netbeans.modules.cordova.options.MobilePlatformsOptionsPanelController.class - [JAR]
├─ org.netbeans.modules.cordova.options.MobilePlatformsPanel.class - [JAR]
org.netbeans.modules.cordova.project
├─ org.netbeans.modules.cordova.project.Bundle.class - [JAR]
├─ org.netbeans.modules.cordova.project.ClientProjectNodeFactory.class - [JAR]
├─ org.netbeans.modules.cordova.project.ConfigUtils.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaBrowser.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaBrowserFactory.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaBrowserImpl.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaCustomizerPanel.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaNotFound.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaPanel.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaPanelProvider.class - [JAR]
├─ org.netbeans.modules.cordova.project.CordovaURLMapper.class - [JAR]
├─ org.netbeans.modules.cordova.project.EnhancedBrowserProviderImpl.class - [JAR]
├─ org.netbeans.modules.cordova.project.ImportantFilesImpl.class - [JAR]
├─ org.netbeans.modules.cordova.project.MobileConfigurationImpl.class - [JAR]
├─ org.netbeans.modules.cordova.project.MobileConfigurationsProvider.class - [JAR]
├─ org.netbeans.modules.cordova.project.PluginsPanel.class - [JAR]
├─ org.netbeans.modules.cordova.project.RefreshListener.class - [JAR]