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 widget-models-proposed-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ogema.model.gateway
├─ org.ogema.model.gateway.EvalCollection.class - [JAR]
├─ org.ogema.model.gateway.LocalGatewayInformation.class - [JAR]
org.ogema.model.user
├─ org.ogema.model.user.NaturalPerson.class - [JAR]
├─ org.ogema.model.user.PersonalDevicePresenceInfo.class - [JAR]
├─ org.ogema.model.user.PresenceDetection.class - [JAR]
├─ org.ogema.model.user.UserPresenceDetection.class - [JAR]
org.ogema.model.action
├─ org.ogema.model.action.Action.class - [JAR]
├─ org.ogema.model.action.BackupAction.class - [JAR]
├─ org.ogema.model.action.FilesGenerationOperation.class - [JAR]
├─ org.ogema.model.action.GUIExtension.class - [JAR]
├─ org.ogema.model.action.GUIExtensionElement.class - [JAR]
├─ org.ogema.model.action.GUIPageExtension.class - [JAR]
├─ org.ogema.model.action.SCPDataCollectionAction.class - [JAR]
org.ogema.model.alignedinterval
├─ org.ogema.model.alignedinterval.AlignedTimeIntervalLength.class - [JAR]
├─ org.ogema.model.alignedinterval.RepeatingOperationConfiguration.class - [JAR]
├─ org.ogema.model.alignedinterval.StatMaximumEval.class - [JAR]
├─ org.ogema.model.alignedinterval.StatMinimumEval.class - [JAR]
├─ org.ogema.model.alignedinterval.StatisticalAggregation.class - [JAR]
├─ org.ogema.model.alignedinterval.TimeIntervalLength.class - [JAR]