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-ide-dashboard-RELEASE220.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.ide.dashboard
├─ org.netbeans.modules.ide.dashboard.AppearanceWidget.class - [JAR]
├─ org.netbeans.modules.ide.dashboard.Bundle.class - [JAR]
├─ org.netbeans.modules.ide.dashboard.HelpWidget.class - [JAR]
├─ org.netbeans.modules.ide.dashboard.NetBeansWidget.class - [JAR]
├─ org.netbeans.modules.ide.dashboard.PluginsWidget.class - [JAR]
├─ org.netbeans.modules.ide.dashboard.RecentFilesWidget.class - [JAR]
├─ org.netbeans.modules.ide.dashboard.RecentProjectsWidget.class - [JAR]