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-performance-RELEASE121.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.netbeans.modules.performance.utilities
├─ org.netbeans.modules.performance.utilities.CommonUtilities.class - [JAR]
├─ org.netbeans.modules.performance.utilities.LoggingScanClasspath.class - [JAR]
├─ org.netbeans.modules.performance.utilities.MeasureStartupTimeTestCase.class - [JAR]
├─ org.netbeans.modules.performance.utilities.MemoryFootprintTestCase.class - [JAR]
├─ org.netbeans.modules.performance.utilities.PerformanceTestCase.class - [JAR]
├─ org.netbeans.modules.performance.utilities.PerformanceTestCase2.class - [JAR]
├─ org.netbeans.modules.performance.utilities.ValidatePopupMenuOnNodes.class - [JAR]
org.netbeans.modules.performance.guitracker
├─ org.netbeans.modules.performance.guitracker.ActionTracker.class - [JAR]
├─ org.netbeans.modules.performance.guitracker.LoggingEventQueue.class - [JAR]
├─ org.netbeans.modules.performance.guitracker.LoggingRepaintManager.class - [JAR]
├─ org.netbeans.modules.performance.guitracker.Main.class - [JAR]
org.netbeans.modules.performance
├─ org.netbeans.modules.performance.Inst.class - [JAR]