When I compile the code Graphics.fx from JavaFX Tutorial Lesson 8, got the following errors.
http://inkspb.russia.sun.com/FXDocs/Concepts/Franca/ui/events/Graphics.fx
C:\>javafx-sdk1.1\bin\javafxc Graphics.fx
Graphics.fx:77: cannot find symbol
symbol : variable Cursor
location: class Graphics
cursor: Cursor.HAND
^
1 error
http://inkspb.russia.sun.com/FXDocs/Concepts/Franca/ui/events/Graphics.fx
C:\>javafx-sdk1.1\bin\javafxc Graphics.fx
Graphics.fx:77: cannot find symbol
symbol : variable Cursor
location: class Graphics
cursor: Cursor.HAND
^
1 error