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 kie-wb-common-stunner-forms-api-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kie.workbench.common.stunner.forms.service.fieldProviders
├─ org.kie.workbench.common.stunner.forms.service.fieldProviders.ColorPickerFieldProvider.class - [JAR]
org.kie.workbench.common.stunner.forms.service
├─ org.kie.workbench.common.stunner.forms.service.FormGeneratedEvent.class - [JAR]
├─ org.kie.workbench.common.stunner.forms.service.FormGenerationFailureEvent.class - [JAR]
├─ org.kie.workbench.common.stunner.forms.service.FormGenerationService.class - [JAR]
org.kie.workbench.common.stunner.forms.model
├─ org.kie.workbench.common.stunner.forms.model.ColorPickerFieldDefinition.class - [JAR]
├─ org.kie.workbench.common.stunner.forms.model.ColorPickerFieldType.class - [JAR]
org.kie.workbench.common.stunner.forms.context
├─ org.kie.workbench.common.stunner.forms.context.PathAware.class - [JAR]
├─ org.kie.workbench.common.stunner.forms.context.PathAwareFormContext.class - [JAR]
org.kie.workbench.common.stunner.forms.meta.definition
├─ org.kie.workbench.common.stunner.forms.meta.definition.ColorPicker.class - [JAR]