« Spotlight Effects with JavaFX | Main | MigLayout Comes To JavaFX »

January 29, 2009

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e54f133d698834010536f59963970b

Listed below are links to weblogs that reference Can JavaFX be used to Develop Real-World Applications?:

Comments

Vitaly

I hear about JavaFX use in desktop, mobile and TV.
Most web and enterprise applications use a browser to communicate with clients.
Can JavaFX run in a browser? Ant I eliminate applets, since they are not acceptable in web and enterprise applications for security concerns?

Vitaly

Vitaly

Hi,
I hear that JavaFX can be run on desktop, mobile devices, TV boxes.
Most web and enterprise applications use a browser to communate with clients. Can JavaFX run in a broswer? And I eliminate applets, since they are not acceptable in web and enterprise applications.

Vitaly

phanindhar

Can i get the source code for the which u created and can send me to my mail id

Jim Weaver

"Is it possible to have a javafx web start app resize when the window is resized so that the contents fit the window? I'm pretty sure I've seen it with plain old webstart apps."

Yes, this is very possible. The top level UI container (Stage) has width and height instance variables to which you can bind. Regarding applets, it's possible as well, the main trich being to rewrite the HTML so that the browser carves out a different amount of space for the applet.

Thanks,
Jim Weaver

The comments to this entry are closed.

My Photo

Enter your email address:

Delivered by FeedBurner