Planet JFX
Line 60: Line 60:
 
* Vaibhav Choudhary, [http://blogs.sun.com/vaibhav/entry/flexible_writing_javafx "Flexible writing - JavaFX"], 10-Feb-2009 -- Flexible GUI using classes and bind (source code).
 
* Vaibhav Choudhary, [http://blogs.sun.com/vaibhav/entry/flexible_writing_javafx "Flexible writing - JavaFX"], 10-Feb-2009 -- Flexible GUI using classes and bind (source code).
 
* [http://0divides0.wordpress.com/2010/10/21/image-drag-and-drop/ Drag and drop images within a scene] Drag and drop feature being implemented within a scene without using the swing DND.
 
* [http://0divides0.wordpress.com/2010/10/21/image-drag-and-drop/ Drag and drop images within a scene] Drag and drop feature being implemented within a scene without using the swing DND.
  +
* [http://0divides0.wordpress.com/2010/10/15/22/ Desktop Dock Effects] Desktop Dock effects that simulates the dock effects that appear on windows machines.
   
 
==
 
==

Revision as of 08:47, 26 October 2010

JavaFX Applications

Do you have cool code examples of JavaFX script? Add a link to it here.

Language

Working with external utilities

Mobile

GUI and layouts

== Graphics ==


Goddard Jiri, "Reflection (Thanks!)" -- effect: Reflection{}.

Matt Coatney, "Creating Animated and Custom Fills in JavaFX 1.0"

Arvind Srinivasan, "Graphically Challenged? JavaFX to the rescue!" -- Create a 3D button.

Vaibhav Choudhary, "Putting effect in effective way...JavaFX" -- Buttons with gradient.

Vaibhav Choudhary, "Adding effects in Text - JavaFX", 29-Jan-2009 -- Text with drop shadow, spotlight, blur.

Eric, "Hello 'PerspectiveTransform' with JavaFX", 27-Jan-2009 -- Interactive example about using the PerspectiveTransform 3D effect.

Dean Iverson, "Spotlight Effects with JavaFX", 25-Jan-2009

Eric, "Magic 8 Ball", 08-Feb-2009 -- (applet, Java Web Start, sourcecode).

Eric, "JavaFX Bubble Breaker"

Color Picker, Choose a color by clicking on a palette.

The graphic database front-end - use databases in JavaFX.

Mark Anro Silva JavaFX Lightbulb

Mark Anro Silva JavaFX Effect

3D Graphics

Physics

Net

WidgetFX

Custom Widgets and Nodes

See Custom Widgets and Nodes

Collections

  • JavaFXBestPractices -- NetBeans module with more than 25 examples (color, forms, input, game, ...).

Dead links

All those examples moved to http://jfxstudio.wordpress.com/author/surikov/ by author.