- 22
- 0
- 约1.11万字
- 约 5页
- 2018-03-08 发布于河南
- 举报
javafx2.0 官方资料
JavaFX Documentation Home Integrating JavaFX into JRuby Applications
Beta Draft: 2011-05
Release: JavaFX 2.0 Beta
Integrating JavaFX into JRuby Applications Last Updated: May 2011
Download as PDF
This article illustrates using JavaFX 2.0 API in a JRuby application.
[+] Show/Hide Table of Contents
Calling Java APIs from a JRuby Application
Application Files
Being able to call Java classes from a JRuby application lets developers simultaneously exploit
JRuby simplicity while using the powerful functionality of the Java platform. With the JavaFX 2.0 View Source Code
AnalogClock.rb
release, you can further leverage your JRuby applications with valuable features such as
Download Source Code
animation, effects, transformations, and graphics. analogclock.zip
This article describes an Analog Clock application written in JRuby that takes advantage of specific
JavaFX features. Profiles
原创力文档

文档评论(0)