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 devices-jvm-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
inkapplications.shade.devices
├─ inkapplications.shade.devices.DeviceControls.class - [JAR]
├─ inkapplications.shade.devices.ShadeDevices.class - [JAR]
├─ inkapplications.shade.devices.ShadeDevicesModule.class - [JAR]
inkapplications.shade.devices.parameters
├─ inkapplications.shade.devices.parameters.DeviceMetadataParameters.class - [JAR]
├─ inkapplications.shade.devices.parameters.IdentifyParameters.class - [JAR]
├─ inkapplications.shade.devices.parameters.UpdateDeviceParameters.class - [JAR]
inkapplications.shade.devices.structures
├─ inkapplications.shade.devices.structures.Device.class - [JAR]
├─ inkapplications.shade.devices.structures.HardwarePlatformType.class - [JAR]
├─ inkapplications.shade.devices.structures.ModelId.class - [JAR]
├─ inkapplications.shade.devices.structures.ProductArchetype.class - [JAR]
├─ inkapplications.shade.devices.structures.ProductData.class - [JAR]
├─ inkapplications.shade.devices.structures.ProductMetadata.class - [JAR]