All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tornadofx.Lib.kt Maven / Gradle / Ivy

The newest version!
package tornadofx

import javafx.collections.FXCollections

fun  List.observable() = FXCollections.observableList(this)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy