blob: 4a1f763fb1f298e4e77cad305ba56b04055b39d3 [file] [log] [blame]
<?import javafx.scene.control.Label?>
<?import javafx.scene.layout.BorderPane?>
<BorderPane xmlns:fx="http://javafx.com/fxml">
<Label/>
<Label/>
</BorderPane>