groovyfx-project / groovyfx

A library for writing JavaFX 8 applications in the Groovy language.
http://groovyfx.org
Apache License 2.0
199 stars 50 forks source link

issue-49 convert List to FXCollections #56

Closed rich-coe closed 5 years ago

rich-coe commented 6 years ago

add setOperations() to covert List object (as found in previous pull request) add missing javafx.collections.FXCollections import This fixes the ActionMenuDemo.