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-php-api-phpmodule-RELEASE180.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.php.api.ui.options
├─ org.netbeans.modules.php.api.ui.options.FrameworksOptionsPanelController.class - [JAR]
├─ org.netbeans.modules.php.api.ui.options.FrameworksPanel.class - [JAR]
├─ org.netbeans.modules.php.api.ui.options.PhpOptionsPanelControllerProcessor.class - [JAR]
org.netbeans.modules.php.api.queries
├─ org.netbeans.modules.php.api.queries.PhpVisibilityQuery.class - [JAR]
├─ org.netbeans.modules.php.api.queries.Queries.class - [JAR]
org.netbeans.modules.php.api.validation
├─ org.netbeans.modules.php.api.validation.ValidationResult.class - [JAR]
org.netbeans.modules.php.api
├─ org.netbeans.modules.php.api.Bundle.class - [JAR]
├─ org.netbeans.modules.php.api.PhpConstants.class - [JAR]
├─ org.netbeans.modules.php.api.PhpOptions.class - [JAR]
├─ org.netbeans.modules.php.api.PhpVersion.class - [JAR]
org.netbeans.modules.php.api.phpmodule
├─ org.netbeans.modules.php.api.phpmodule.Bundle.class - [JAR]
├─ org.netbeans.modules.php.api.phpmodule.PhpModule.class - [JAR]
├─ org.netbeans.modules.php.api.phpmodule.PhpModuleGenerator.class - [JAR]
├─ org.netbeans.modules.php.api.phpmodule.PhpModuleProperties.class - [JAR]
org.netbeans.modules.php.api.util
├─ org.netbeans.modules.php.api.util.Bundle.class - [JAR]
├─ org.netbeans.modules.php.api.util.FileUtils.class - [JAR]
├─ org.netbeans.modules.php.api.util.StringUtils.class - [JAR]
├─ org.netbeans.modules.php.api.util.UiUtils.class - [JAR]
org.netbeans.modules.php.api.ui
├─ org.netbeans.modules.php.api.ui.SearchPanel.class - [JAR]
org.netbeans.modules.php.spi.phpmodule
├─ org.netbeans.modules.php.spi.phpmodule.ImportantFilesImplementation.class - [JAR]
├─ org.netbeans.modules.php.spi.phpmodule.ImportantFilesSupport.class - [JAR]
├─ org.netbeans.modules.php.spi.phpmodule.PhpModuleCustomizer.class - [JAR]
├─ org.netbeans.modules.php.spi.phpmodule.PhpModuleExtender.class - [JAR]