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 AppletManager-0.21.02-BETA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.chikyukido.appletmanager.utils
├─ io.github.chikyukido.appletmanager.utils.AppletConfig.class - [JAR]
├─ io.github.chikyukido.appletmanager.utils.PagedEmbed.class - [JAR]
io.github.chikyukido.appletmanager.applet.basicapplet.listener
├─ io.github.chikyukido.appletmanager.applet.basicapplet.listener.AutoCompleteListener.class - [JAR]
io.github.chikyukido.appletmanager.manager
├─ io.github.chikyukido.appletmanager.manager.AnnotationManager.class - [JAR]
├─ io.github.chikyukido.appletmanager.manager.ApplicationManager.class - [JAR]
├─ io.github.chikyukido.appletmanager.manager.CommandManager.class - [JAR]
io.github.chikyukido.appletmanager.applet.basicapplet
├─ io.github.chikyukido.appletmanager.applet.basicapplet.BasicApplet.class - [JAR]
io.github.chikyukido.appletmanager.applet
├─ io.github.chikyukido.appletmanager.applet.Applet.class - [JAR]
io.github.chikyukido.appletmanager.applet.basicapplet.commands
├─ io.github.chikyukido.appletmanager.applet.basicapplet.commands.BasicSlashGroupMainCommand.class - [JAR]
├─ io.github.chikyukido.appletmanager.applet.basicapplet.commands.InfoSlashGroupCommand.class - [JAR]
├─ io.github.chikyukido.appletmanager.applet.basicapplet.commands.RemoveAppletSlashGroupCommand.class - [JAR]
├─ io.github.chikyukido.appletmanager.applet.basicapplet.commands.RemoveSlashGroupCommand.class - [JAR]
├─ io.github.chikyukido.appletmanager.applet.basicapplet.commands.RestartSlashGroupCommand.class - [JAR]
io.github.chikyukido.appletmanager.commands.annotations
├─ io.github.chikyukido.appletmanager.commands.annotations.Execute.class - [JAR]
├─ io.github.chikyukido.appletmanager.commands.annotations.PrefixAnnotation.class - [JAR]
io.github.chikyukido.appletmanager.listener
├─ io.github.chikyukido.appletmanager.listener.CommandMessageListener.class - [JAR]
├─ io.github.chikyukido.appletmanager.listener.PagedEmbedButtonListener.class - [JAR]
io.github.chikyukido.appletmanager.commands
├─ io.github.chikyukido.appletmanager.commands.PrefixCommand.class - [JAR]
├─ io.github.chikyukido.appletmanager.commands.SlashCommand.class - [JAR]
├─ io.github.chikyukido.appletmanager.commands.SlashGroup.class - [JAR]
├─ io.github.chikyukido.appletmanager.commands.SlashGroupCommand.class - [JAR]
├─ io.github.chikyukido.appletmanager.commands.SlashGroupMainCommand.class - [JAR]
io.github.chikyukido.appletmanager.configuration
├─ io.github.chikyukido.appletmanager.configuration.BeanCompatibilityChecker.class - [JAR]
├─ io.github.chikyukido.appletmanager.configuration.JDAConfiguration.class - [JAR]