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 drawer-modules-jvm-0.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alorma.drawer_modules.actions
├─ com.alorma.drawer_modules.actions.ButtonActionKt.class - [JAR]
├─ com.alorma.drawer_modules.actions.DropdownActionKt.class - [JAR]
├─ com.alorma.drawer_modules.actions.DropdownIconKt.class - [JAR]
├─ com.alorma.drawer_modules.actions.DropdownSelectorActionKt.class - [JAR]
├─ com.alorma.drawer_modules.actions.SwitchActionKt.class - [JAR]
├─ com.alorma.drawer_modules.actions.TextActionKt.class - [JAR]
com.alorma.drawer_modules
├─ com.alorma.drawer_modules.ActionsModuleKt.class - [JAR]
├─ com.alorma.drawer_modules.InfoModuleKt.class - [JAR]