jfx

  1. Blueforcer

    B4J Question Compile "UI-App" to Non-UI App

    i develop non-UI libraries wich are loaded into a non-UI App. Now i want to make a UI scaffolding for the library to test it directly with a UI. My library class doesnt contains any jFX functions or the jFX library. So its not a real UI application. Only the Main file handles all the UI stuff...
  2. Pedro Caldeira

    B4J Question MP3 Player in B4J non-Ui Application

    Hello all, I have to code a simple application to play a mP3 file in linux command line. like : PlayMp3 [File to play] It works in Ui mode with Jfx, but not in non-Ui applications. Is there a way to solve this ?
Top