Content deleted Content added
Newslinger (talk | contribs) m Use Free and open-source software portal name (via WP:JWB) |
m replace link to deleted Portal:Java (programming language) with Portal:Computer programming |
||
Line 13:
| website = http://javafx.com/
}}
'''JavaFX Script''' was a [[scripting language]] designed by [[Sun Microsystems]], forming part of the [[JavaFX]] family of technologies on the [[Java Platform]].
JavaFX targeted the [[Rich Internet Application]] ___domain (competing with [[Adobe Flex]] and [[Microsoft Silverlight]]), specializing in rapid development of visually rich applications for the desktop and mobile markets. JavaFX Script works with [[integrated development environment]]s such as [[NetBeans]], [[Eclipse (software)|Eclipse]] and [[IntelliJ IDEA]]. JavaFX is released under the [[GNU General Public License]], via the Sun sponsored [https://web.archive.org/web/20070610234324/https://openjfx.dev.java.net/ OpenJFX project].
Line 19:
==History==
<!-- Image with unknown copyright status removed: [[File:ig_javafx_architecture.jpg|300px|thumb|JavaFX Script will simplify the development of interactive applications for virtually any device.]] -->
JavaFX Script used to be called '''F3''' for '''F'''orm '''F'''ollows '''F'''unction. F3 was primarily developed by [[
Its name was changed to JavaFX Script, and it became [[open source]]d at [[JavaOne]] 2007.
Line 61:
}
</source>
It shows the following window/frame :
[[File:HelloWorld Java FX.jpg|260px]]
Line 80:
== See also ==
{{Portal|
* [[Java applet]], a means of deploying Java applications inside a web page.
* [[JavaFX]], a family of products and technologies intended to be used to create [[Rich Internet application|Rich Internet Applications (RIAs)]].
|