| CARVIEW |
|
openjfx
|
| Summary | OpenJFX |
|---|---|
| Categories | None |
| Owner(s) | afomenko, chrisoliver, ejrenaud, nandiniramani |
Welcome to Project OpenJFX
- What Is Project OpenJFX
- OpenJFX Community Governance
- What Is JavaFX
- How to Contribute
- Frequently Asked Questions (FAQ)
- Downloads
- Wiki
- Demos
- Tutorials
- Reference Materials
What Is Project OpenJFX
Project OpenJFX is a project of the OpenJFX community for sharing early versions of the JavaFX Script language and for collaborating on its development. In the future, the JavaFX Script code will be open sourced. The governance, licensing, and community models will be worked out as the project evolves.
OpenJFX Community Governance
OpenJFX Community Governance coming soon
What Is JavaFX
JavaFX is a new family of Sun products based on Java technology and targeted at the high impact, rich content market.
JavaFX Script is a highly productive scripting language that enables content developers to create rich media and content for deployment on Java environments. JavaFX Script is a declarative, statically typed programming language. It has first-class functions, declarative syntax, list-comprehensions, and incremental dependency-based evaluation. It can make direct calls to Java APIs that are on the platform. Since JavaFX Script is statically typed, it has the same code structuring, reuse, and encapsulation features (such as packages, classes, inheritance, and separate compilation and deployment units) that make it possible to create and maintain very large programs using Java technology. See the FAQ for more information.
How to Contribute
You are invited to comment on and provide feedback on the JavaFX Script language
as it continues to be developed and released.
- Click Announcements
to view announcements and news relevant to this project.
- Click Discussion
Forums to start or join a discussion on general or specific JavaFX topics,
or to share announcements relevant to this project.
(while anyone can view the site resources, including the forums, in order to
POST or REPLY in the forums both java.net membership and
the Observer role in OpenJFX are required. Registering for a java.net user account
can be done here, then
the Observer roles in OpenJFX can be requested here).
- Click Mailing
Lists to view the current mailing lists for this project
You can also send an email to the project administrator.
Frequently Asked Questions
Downloads
- JavaFX Script downloads (includes JavaFX Script runtime, library source, and demo source code files)
- via Subversion (see README for more info)
- via tar.gz or zip file (see README for more info)
- JavaFX Script Plug-in for NetBeans IDE 5.5: download and installation instructions
- JavaFX Script Plug-in for NetBeans IDE 6.0 Preview (M9): download and installation instructions
- JavaFX Script Plug-in for Eclipse 3.2: download and installation instructions
Wiki
- The JavaFX Wiki - Read and contribute to the Planet JFX Community Wiki
Demos
-
Note: Requires Java Runtime Environment (JRE) 1.5 or higher. Mac OS users need to upgrade to the latest update for JRE 1.5 or JRE 1.6 (recommended).
- JavaFX Script JavaFXPad Demo - a lightweight tool that allows you to interactively create graphical elements using the JavaFX Script programming language. It consists of a code editor and a canvas. Whatever you type into the code editor will be displayed in the canvas. It also demonstrates the benefits of JavaFX Script being a statically-typed programming language, providing code-completion and as-you-type validation, in addition to syntax highlighting.
- JavaFX Script Studiomoto Demo - a partial recreation of Motorola's StudioMoto web site
using the JavaFX Script language. This demo shows how rollover and other animations used in the StudioMoto web site can be easily created using the JavaFX Script language.
- JavaFX Script Tesla Demo - a partial recreation of the Tesla Motors web site using the JavaFX Script language.
Tutorials
- Getting Started With the JavaFX Script Language - use declarative syntax to create your first JavaFX Script program and learn how to use JavaFX Script GUI components. This tutorial is geared for Swing programmers.
- JavaFX Script 2D Graphics Tutorial - use an interactive canvas and source code editor to work with examples of JavaFX Script programs
Reference Materials
| Powered by CollabNet | Feedback |
FAQ |
Press |
Developer tools
© 1995 - 2007 CollabNet. CollabNet is a registered trademark of CollabNet, Inc. |
