Created
March 17, 2017 05:06
-
-
Save Shoaibkhan786/ab528c1477fad6ccc1dc1085e186c5a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<?import com.jfoenix.controls.JFXTreeTableView?> | |
<JFXTreeTableView fx:id="table" prefHeight="400.0" prefWidth="487.0" xmlns="http://javafx.com/javafx/8.0.102" xmlns:fx="http://javafx.com/fxml/1" fx:controller="userInterface.History" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment