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 application-widgets-3.2-RC1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.aperteworkflow.samples.application.widgets.view
├─ org.aperteworkflow.samples.application.widgets.view.ApplicationCaseHistoryWidget.class - [JAR]
├─ org.aperteworkflow.samples.application.widgets.view.ApplicationInfoWidget.class - [JAR]
├─ org.aperteworkflow.samples.application.widgets.view.FillApplicationWidget.class - [JAR]
org.aperteworkflow.samples.application.dataprovider
├─ org.aperteworkflow.samples.application.dataprovider.ApplicationStagesDataProvider.class - [JAR]
org.aperteworkflow.samples.application.util
├─ org.aperteworkflow.samples.application.util.CaseSignatureService.class - [JAR]
org.aperteworkflow.samples.application.mappers
├─ org.aperteworkflow.samples.application.mappers.ApplicationMapper.class - [JAR]
org.aperteworkflow.samples.application.steps
├─ org.aperteworkflow.samples.application.steps.GenerateApplicationCaseNoStep.class - [JAR]
org.aperteworkflow.samples.application.util.impl
├─ org.aperteworkflow.samples.application.util.impl.ApplicationSignatureService.class - [JAR]