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 matt-framework-gui-2.0.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.mattstudios.mfgui.gui.components
├─ me.mattstudios.mfgui.gui.components.GuiAction.class - [JAR]
├─ me.mattstudios.mfgui.gui.components.GuiType.class - [JAR]
├─ me.mattstudios.mfgui.gui.components.ScrollType.class - [JAR]
├─ me.mattstudios.mfgui.gui.components.Serializable.class - [JAR]
├─ me.mattstudios.mfgui.gui.components.ServerVersion.class - [JAR]
me.mattstudios.mfgui.gui.components.exception
├─ me.mattstudios.mfgui.gui.components.exception.GuiException.class - [JAR]
org.jetbrains.annotations
├─ org.jetbrains.annotations.NotNull.class - [JAR]
├─ org.jetbrains.annotations.Nullable.class - [JAR]
me.mattstudios.mfgui.gui.components.util
├─ me.mattstudios.mfgui.gui.components.util.GuiFiller.class - [JAR]
├─ me.mattstudios.mfgui.gui.components.util.ItemBuilder.class - [JAR]
├─ me.mattstudios.mfgui.gui.components.util.ItemNBT.class - [JAR]
me.mattstudios.mfgui.gui.guis
├─ me.mattstudios.mfgui.gui.guis.BaseGui.class - [JAR]
├─ me.mattstudios.mfgui.gui.guis.Gui.class - [JAR]
├─ me.mattstudios.mfgui.gui.guis.GuiItem.class - [JAR]
├─ me.mattstudios.mfgui.gui.guis.GuiListener.class - [JAR]
├─ me.mattstudios.mfgui.gui.guis.PaginatedGui.class - [JAR]
├─ me.mattstudios.mfgui.gui.guis.PersistentGui.class - [JAR]
├─ me.mattstudios.mfgui.gui.guis.PersistentPaginatedGui.class - [JAR]
├─ me.mattstudios.mfgui.gui.guis.ScrollingGui.class - [JAR]
me.mattstudios.mfgui.gui.components.xseries
├─ me.mattstudios.mfgui.gui.components.xseries.XMaterial.class - [JAR]