The purpose of JavaFX Script is to make GUI programming easier in general
that leverages Rapid Prototyping of a dynamic language and the type and code
safelty of static compilation
Support: Swing
static typeing for good IDE support
compile-time error reporting
type inference, declararive syntax, and automatic data -binding with full support
for 2d graphics
1. 2d graphics
2. standard swing component
3. declararive animation
4. import java classes
5. new java objects = methods
6. implement java interfaces
GOAL: intro to java FX script language .
JavaFXenvironment first with JavaFXPad - lightwieght tool
-create graphic elements
basic of using java 2D in javaFX script using java2D Tutorial
creating 2D objects.
1.Rectangle
2.circle
3. adding 2D andm animatin effects
#.Swing applicatoin
. Java FX Application using NetBean
Sunday, February 15, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment