• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

About JavaFX Mobile

 
Ranch Hand
Posts: 94
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On the last paragraph of Java FX Sun's official website says that:

JavaFX Script applications will run on JavaFX Mobile software, making these types of applications a reality for the mobile world.


Is that means that we can just write one code to run perfectly on the desktop PC and mobile device? including all of it's features and functionality?
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Is that means that we can just write one code to run perfectly on the desktop PC and mobile device? including all of it's features and functionality?


If you believe that, then you probably also believed the original "Write Once, Run Anywhere" hype surrounding Java
 
reply
    Bookmark Topic Watch Topic
  • New Topic