Forum:2 questions please
From Planet JFX
Hi All.
I am about to start coding a project for my final year in college and was hoping to use JavaFX. I have 2 problems:
1- I am using hte JMusic package to create sounds in the application. To get this working you need to setup classpaths, whick I have done. I can use this package no problem if I am using any text editor. I have run many examples. But when I try to run them with the NetBeans IDE it doesnt recognise the package JMusic. So does anyone know how to add a classpath or package in NetBeans? Or is there any other way of using JavaFX? Maybe in a normal text editor or something?
2- The second bit of information I am looking for is regarding Drap & Drop Functionality. I know it is possible with AWT and Swing. So far I havent come across any proof that it is possible with JavaFX. Anyone know if it is?
Thanks for your time, Lewis.