blob: c32f2fa349538768fe7b0dc980d5f93e59c7646a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.*?>
<?import javafx.scene.control.*?>
<?import java.lang.Double?>
<GridPane xmlns:fx="http://javafx.com/fxml" alignment="center">
<Button>
<minHeight><Double fx:constant="NEGATIVE_INFI<caret>NITY"/></minHeight>
</Button>
</GridPane>