Jean-Baptiste Queru | 2bd2b7c | 2013-04-01 14:41:51 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | |||||
3 | <?import javafx.scene.control.*?> | ||||
4 | <?import javafx.scene.layout.*?> | ||||
5 | <AnchorPane id="AnchorPane" xmlns:fx="http://javafx.com/fxml" | ||||
6 | fx:controller="Handler"> | ||||
7 | <Button onAction="#fo<caret>o" | ||||
8 | </AnchorPane> |