Skip to content

Instantly share code, notes, and snippets.

View Shoaibkhan786's full-sized avatar

Muhammad Shoaib Khan Shoaibkhan786

View GitHub Profile
<?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" />