#54 update Seasons enum + update method name + javadoc update

This commit is contained in:
giavaphi
2022-11-05 17:19:41 +01:00
parent 2cf7f55215
commit e92538fbb4
3 changed files with 19 additions and 15 deletions
@@ -57,7 +57,7 @@
<Insets bottom="10.0" top="10.0" />
</padding>
</Label>
<Button fx:id="saveToMyPlant_button" alignment="CENTER" maxWidth="1.7976931348623157E308" mnemonicParsing="false" onAction="#saveToMyPlant" prefHeight="38.0" prefWidth="917.0" text="Save to MyPlants" />
<Button fx:id="selectSowDay_button" alignment="CENTER" maxWidth="1.7976931348623157E308" mnemonicParsing="false" onAction="#selectSowDate" prefHeight="38.0" prefWidth="917.0" text="Select Harvest/Sow Day" />
</children>
</VBox>
</children>