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