I was eager to start using JavaFX, because Linux isn't yet fully supported as a development platform. So I used this tips on how to install Netbeans with JavaFX on Linux. And I have been able to follow this tutorial.
Nothing fancy, but I have a good feeling about JavaFX : the code is clean, powerful and very readable. Not cluttered with legacy stuff.
I hope I will be able to do more with it.
Subscribe to:
Post Comments (Atom)
2025 Projects
Trying to see if I can manage to complete a few projects this year. First I have goals listed in different places: Online Google tasks Roam ...
-
I know I should read all those methods more in details. I found this in the Poll Best Requirement Survey by Xebia. So what is a requirement...
-
Where it is going ?? Various organisation are working on the problem and its solutions. They produce specification draft, Use case studies, ...
-
In Java, for a jar to be executed, the easiest way is to set its entry point . This is done by setting the Main-Class in the Manifest . Eas...
No comments:
Post a Comment