Content deleted Content added
+links |
No edit summary |
||
Line 17:
| website = http://javafx.com/
}}
'''JavaFX''' is a [[software
JavaFX is fully integrated with the [[Java Runtime Environment]] (JRE) – JavaFX applications will run on any desktop and browser that runs the JRE and on top of mobile phones running [[Java ME]].
Line 28:
}}</ref>.
On mobile, JavaFX is capable of running on multiple mobile operating systems, including [[Android (operating system)|Android]], [[Windows Mobile]], and proprietary [[real-time operating system]]s.
Current release of JavaFX platform includes the following components:
# The JavaFX SDK: JavaFX compiler and runtime tools. Graphics, media web services, and rich text libraries
# [[NetBeans]] IDE for JavaFX: NetBeans with drag-and-drop palette to add objects with transformations, effects and animations plus set of samples and best practices. For Eclipse users there is a community-supported plugin hosted on [[Project Kenai]]
# Tools and plugins for creative tools (a.k.a. Production Suite): Plugins for [[Adobe Photoshop]] and [[Adobe Illustrator]] that can export graphics assets to JavaFX Script code, tools to convert SVG graphics into [[JavaFX Script]] code and preview assets converted to JavaFX from other tools
Commentators have speculated JavaFX to compete on the desktop with [[Adobe Flash Player]], [[Adobe AIR]], [[OpenLaszlo]], and [[Microsoft Silverlight]].
==Technical highlights==
|