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 guistarter-1.0.0-M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.jonas.autostart.guistarter
├─ org.ow2.jonas.autostart.guistarter.ApplicationFrameDescriptor.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.FirstFrameDescriptor.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.GuiStarter.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.LicenseFrameDescriptor.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.RunningJonasFieldFromDiskFrameDescriptor.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.RunningJonasFieldFromEmbeddedFrameDescriptor.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.RunningJonasOptionFrameDescriptor.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.StarterFrame.class - [JAR]
├─ org.ow2.jonas.autostart.guistarter.StarterFrameDescriptor.class - [JAR]