I'm interested. I tried to clone and build it but it didn't succeed. What's the current status and future plans of efx?
2017-11-04 13:54 GMT+01:00 Sven Reimers <[email protected]>: > There is a project called efx at bitbucket, which tries to do this.. an > example app is available as well called vmFX.. > > let me know if you are interested .. > > Sven > > Am 30.10.2017 20:04 schrieb "Patrik Karlsson" <[email protected]>: > > I'm about to spice up an old platform application and looking at JavaFX > for that purpose. > > Most of the things I have seen and tested so far is related to put a > JFXPanel in a TopComponent, but I would like to use a Stage as my root > window, and still be able to enjoy much of the platform, such as lookup and > plugin manager. > > While poking around I got something to work: > A runtime container that starts an Application with a Stage, and displays > a functional Plugin Manager in an Alert Dialog. > > Even if this looks promising, I ask myself, is there a more established > way of doing this? > > Screenshot and source is available at https://github.com/trixon/n > etbeans-nbpfx > > /Patrik > > >
