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-explorer-1.0.62.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.netbeans.explorer.role
├─ it.tidalwave.netbeans.explorer.role.ExplorerSelectionStrategy.class - [JAR]
it.tidalwave.netbeans.explorer
├─ it.tidalwave.netbeans.explorer.ExplorerPanel.class - [JAR]
├─ it.tidalwave.netbeans.explorer.FadingPanelTransitionController.class - [JAR]
├─ it.tidalwave.netbeans.explorer.SingleExplorerGUIBuilder.class - [JAR]
it.tidalwave.netbeans.explorer.view.impl
├─ it.tidalwave.netbeans.explorer.view.impl.OldPatchedNodeRenderer.class - [JAR]
├─ it.tidalwave.netbeans.explorer.view.impl.PatchedListNodeRenderer.class - [JAR]
it.tidalwave.netbeans.explorer.view
├─ it.tidalwave.netbeans.explorer.view.EnhancedBeanTreeView.class - [JAR]
├─ it.tidalwave.netbeans.explorer.view.EnhancedListView.class - [JAR]