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 it-tidalwave-netbeans-windows-1.1.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.netbeans.windows.role
├─ it.tidalwave.netbeans.windows.role.EagerDataLoaderStrategy.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.GuiBuilder.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.LazyDataLoaderStrategy.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.NodeActivator.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.PresentationLocker.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.TitleActivator.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.TopComponentDataLoaderStrategy.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.TopComponentHelper.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.TopComponentRole.class - [JAR]
├─ it.tidalwave.netbeans.windows.role.TopComponentRoleSupport.class - [JAR]
it.tidalwave.netbeans.windows.impl.action
├─ it.tidalwave.netbeans.windows.impl.action.ToggleComponentAction.class - [JAR]
it.tidalwave.netbeans.windows.impl
├─ it.tidalwave.netbeans.windows.impl.EnhancedWindowManagerImpl.class - [JAR]
it.tidalwave.netbeans.windows
├─ it.tidalwave.netbeans.windows.EnhancedTopComponent.class - [JAR]
├─ it.tidalwave.netbeans.windows.EnhancedWindowManager.class - [JAR]