Skip to content

Instantly share code, notes, and snippets.

package com.dooapp.FXBinding.model;
import javafx.beans.binding.DoubleBinding;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
/**
* A simple demo class
* Created at 20/06/13 14:44.<br>
*