Wochenuebersicht kommentiert und getestet
This commit is contained in:
@@ -31,14 +31,8 @@
|
||||
</VBox>
|
||||
</left>
|
||||
<right>
|
||||
<GridPane styleClass="hauptmenue_wochenuebersicht">
|
||||
<Label text="Montag" GridPane.columnIndex="0" GridPane.rowIndex="0"/>
|
||||
<Label text="Dienstag" GridPane.columnIndex="1" GridPane.rowIndex="0"/>
|
||||
<Label text="Mittwoch" GridPane.columnIndex="2" GridPane.rowIndex="0"/>
|
||||
<Label text="Donnerstag" GridPane.columnIndex="3" GridPane.rowIndex="0"/>
|
||||
<Label text="Freitag" GridPane.columnIndex="4" GridPane.rowIndex="0"/>
|
||||
<GridPane fx:id="wochenplan" styleClass="hauptmenue_wochenuebersicht">
|
||||
|
||||
<Label text="Gericht1" styleClass="hauptmenue_gericht" GridPane.columnIndex="0" GridPane.rowIndex="1"/>
|
||||
</GridPane>
|
||||
</right>
|
||||
</BorderPane>
|
||||
|
Reference in New Issue
Block a user