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 scoreboard-bukkit-1.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.portlek.scoreboard.bukkit
├─ io.github.portlek.scoreboard.bukkit.BukkitLineColor.class - [JAR]
├─ io.github.portlek.scoreboard.bukkit.BukkitPlayerScoreboard.class - [JAR]
├─ io.github.portlek.scoreboard.bukkit.BukkitScoreboard.class - [JAR]
├─ io.github.portlek.scoreboard.bukkit.BukkitScoreboardSender.class - [JAR]
├─ io.github.portlek.scoreboard.bukkit.BukkitScoreboardThread.class - [JAR]
io.github.portlek.scoreboard.line
├─ io.github.portlek.scoreboard.line.Line.class - [JAR]
├─ io.github.portlek.scoreboard.line.LineColor.class - [JAR]
io.github.portlek.scoreboard
├─ io.github.portlek.scoreboard.Board.class - [JAR]
├─ io.github.portlek.scoreboard.BoardType.class - [JAR]
├─ io.github.portlek.scoreboard.ScoreboardSender.class - [JAR]