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 actlist-plugin-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.silentsoft.actlist.plugin.tray
├─ org.silentsoft.actlist.plugin.tray.TrayNotification.class - [JAR]
org.silentsoft.actlist.plugin
├─ org.silentsoft.actlist.plugin.ActlistPlugin.class - [JAR]
├─ org.silentsoft.actlist.plugin.AnalysisResult.class - [JAR]
├─ org.silentsoft.actlist.plugin.CompatibleVersion.class - [JAR]
├─ org.silentsoft.actlist.plugin.DebugApp.class - [JAR]
├─ org.silentsoft.actlist.plugin.DebugParameter.class - [JAR]
├─ org.silentsoft.actlist.plugin.DuplicateNameException.class - [JAR]
├─ org.silentsoft.actlist.plugin.PluginConfig.class - [JAR]
├─ org.silentsoft.actlist.plugin.VersionComparator.class - [JAR]
org.silentsoft.actlist.plugin.messagebox
├─ org.silentsoft.actlist.plugin.messagebox.MessageBox.class - [JAR]