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 docking-frames-core-j6-1.1.2p20b.fix-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
bibliothek.util.workarounds
├─ bibliothek.util.workarounds.Java6Workaround.class - [JAR]
├─ bibliothek.util.workarounds.Java7Workaround.class - [JAR]
├─ bibliothek.util.workarounds.Java9Workaround.class - [JAR]
bibliothek.gui.dock.station.stack
├─ bibliothek.gui.dock.station.stack.DefaultDndAutoSelectStrategyRequest.class - [JAR]
├─ bibliothek.gui.dock.station.stack.DnDAutoSelectSupport.class - [JAR]