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 ui-example-2.0.0.Alpha4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.forge.ui.example.wizards
├─ org.jboss.forge.ui.example.wizards.Bean.class - [JAR]
├─ org.jboss.forge.ui.example.wizards.ExampleSelectComponents.class - [JAR]
├─ org.jboss.forge.ui.example.wizards.ExampleStepOne.class - [JAR]
├─ org.jboss.forge.ui.example.wizards.ExampleStepTwo.class - [JAR]
├─ org.jboss.forge.ui.example.wizards.ExampleWizard.class - [JAR]