Skip to content

Instantly share code, notes, and snippets.

@Shoaibkhan786
Created March 17, 2017 05:06
Show Gist options
  • Save Shoaibkhan786/ab528c1477fad6ccc1dc1085e186c5a8 to your computer and use it in GitHub Desktop.
Save Shoaibkhan786/ab528c1477fad6ccc1dc1085e186c5a8 to your computer and use it in GitHub Desktop.
<?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