JavaFX Script: Difference between revisions

Content deleted Content added
Ptbotgourou (talk | contribs)
m r2.7.2) (Robot: Adding sk:JavaFX Script
Prerequisites: removing this section as non-encyclopedic information
Line 77:
myFrame.visible = true;
myFrame.content = myLabel;
 
==Prerequisites==
Java SE 5 or above is required to support JavaFX Script development. Developers may work with JavaFX Script using the [[Eclipse (software)|Eclipse]] or [[NetBeans]] IDEs by incorporating the necessary plugins.
 
== See also ==