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 device-configuration-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ogema.apps.device.configuration
├─ org.ogema.apps.device.configuration.DeviceConfiguration.class - [JAR]
├─ org.ogema.apps.device.configuration.PhysicalElementPattern.class - [JAR]
org.ogema.apps.device.configuration.localisation
├─ org.ogema.apps.device.configuration.localisation.DeviceCreationPageDictionary.class - [JAR]
├─ org.ogema.apps.device.configuration.localisation.DeviceCreationPageDictionary_de.class - [JAR]
├─ org.ogema.apps.device.configuration.localisation.DeviceCreationPageDictionary_en.class - [JAR]
├─ org.ogema.apps.device.configuration.localisation.DeviceCreationPageDictionary_fr.class - [JAR]
├─ org.ogema.apps.device.configuration.localisation.DevicePageDictionary.class - [JAR]
├─ org.ogema.apps.device.configuration.localisation.DevicePageDictionary_de.class - [JAR]
├─ org.ogema.apps.device.configuration.localisation.DevicePageDictionary_en.class - [JAR]
├─ org.ogema.apps.device.configuration.localisation.DevicePageDictionary_fr.class - [JAR]