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 farm-model-13.03-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.cloudfarming.client.farm.model
├─ nl.cloudfarming.client.farm.model.AddressPanel.class - [JAR]
├─ nl.cloudfarming.client.farm.model.Bundle.class - [JAR]
├─ nl.cloudfarming.client.farm.model.CropField.class - [JAR]
├─ nl.cloudfarming.client.farm.model.CropFieldManager.class - [JAR]
├─ nl.cloudfarming.client.farm.model.CropProductionUnit.class - [JAR]
├─ nl.cloudfarming.client.farm.model.CropProductionUnitManager.class - [JAR]
├─ nl.cloudfarming.client.farm.model.Farm.class - [JAR]
├─ nl.cloudfarming.client.farm.model.FarmDetailsController.class - [JAR]
├─ nl.cloudfarming.client.farm.model.FarmDetailsEditPanel.class - [JAR]
├─ nl.cloudfarming.client.farm.model.FarmDetailsPanel.class - [JAR]
├─ nl.cloudfarming.client.farm.model.FarmManager.class - [JAR]
├─ nl.cloudfarming.client.farm.model.FieldPlan.class - [JAR]