본문 바로가기

개발

오라클 자바FX JavaFX의 씬빌더 SceneBuilder 2.0 발표

자바FX JavaFX의 씬빌더 SceneBuilder 2.0이 발표되었습니다.

플래시처럼 마우스로 몇 번의 클릭으로 고급수준의 RIA를 구현할 수 있고, 모든 소스가 자바와 100% 호환되고, 1:1 매치가 되는 것으로 1.0과 1.2에 이어 좀 더 보강된 형태로 발표되었고, 이후 가장 오랫동안 사용될 버전으로 보입니다. 특히 Java JDK 8 자바 8을 설치하면 자동적으로 같이 설치가 될 뿐만 아니라 프로젝트 프리즘을 통해 애플 iOS와 구글 안드로이드에서 실행할 수 있게 되므로 큰 관심을 받고 있습니다.

JavaFX SceneBuilder 2.0

JavaFX SceneBuilder 2.0 has been released. JavaFX provides a set of graphics and media packages that enables developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. New features include Support for new JavaFX 8 UI components, 3D Support, and the ability to add custom GUI components to the Library. You can get a complete list of new features Announcing SceneBuilder 2.0 by Japser Potts.

Learn more about JavaFX. 
JavaFX is now included with the standard JDK and JRE bundles. 
Download JDK8.

Download Scene Builder 2.0. (씬빌더 2.0 다운로드는 아래 주소에서)
http://www.oracle.com/technetwork/java/javase/downloads/sb2download-2177776.html

지원하는 운영체제 Windows Vista, Windows7, Windows8, Windows8.1의 32비트, 64비트 운영체제
Windows 32/64 bit (msi)

맥(MAC OS X) 운영체제
Mac OS X (dmg)

리눅스(Linux) 32비트, 64비트 운영체제
Linux 32-bit (deb)
Linux 64-bit (deb)
Linux 32-bit (tar.gz)
Linux 64-bit (tar.gz)

Read the Scene Builder User Guide.
http://docs.oracle.com/javase/8/scene-builder-2/user-guide/

For news and demos, check out the JavaFX Experience.

Ask questions on the JavaFX Forum.

This video demonstration of JavaFX Scene Builder 2.0 shows how you can make an aeronautical themed demo app, showing how to build layout, apply CSS and connect code. 

JavaFX - The Rich Client Platform

JavaFX is the next step in the evolution of Java as a rich client platform. It is designed to provide a lightweight, hardware-accelerated Java UI platform for enterprise business applications. With JavaFX, developers can preserve existing investments by reusing Java libraries in their applications. They can even access native system capabilities, or seamlessly connect to server-based middleware applications.

As of JDK 7u6 JavaFX is included with the standard JDK and JRE bundles. 
Please download the JDK or JRE to use JavaFX.

WHY USE JAVAFX

JavaFX provides a powerful Java-based UI platform capable of handling large-scale data-driven business applications. JavaFX applications are completely developed in Java, one of the most widely deployed technologies with one of the largest developer communities in the world, while leveraging the power of standards-based programming practices and design patterns. JavaFX provides a rich set of UI controls, graphics and media API with high-performance hardware-accelerated graphics and media engines to simplify development of immersive visual applications.

http://www.oracle.com/technetwork/java/javase/overview/javafx-overview-2158620.html

자바 8과 어울리는 자바 FX 씬빌더 2.0 많은 관심 가져주세요.