Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Questions about javafx

  1. #1
    Junior Member
    Join Date
    Sep 2011
    Location
    Jamaica
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Questions about javafx

    Whats exactly is javaFX?

    can javaFX API's be used with regular java SE and how?


  2. #2
    Member
    Join Date
    Aug 2011
    Posts
    48
    My Mood
    Fine
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Re: Questions about javafx

    JavaFX is something to build rich internet applications like Flash or SilverLight. However it is not widespread and seems to be died.

    immutable objects
    Last edited by ha.minh.nam; December 4th, 2011 at 07:36 PM.

  3. #3
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Questions about javafx

    Did you try google? The first hit: JavaFX | Rich Internet Applications Development | RIAs Java FX

    I disagree that it has 'died'...it seems to me to be quite alive and well. However do agree it is not widespread - at least relative to other alternatives. Quite possibly because it is not distributed with the JRE or available on all platforms (at least the current release at this time).

  4. #4
    Member
    Join Date
    Aug 2011
    Posts
    48
    My Mood
    Fine
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default Re: Questions about javafx

    JavaFX was a Sun's big miss, Oracle is now trying to it, hope so

    Immutable objects
    Last edited by ha.minh.nam; December 4th, 2011 at 07:37 PM.

Similar Threads

  1. REVISION QUESTIONS!!
    By nav1407 in forum Java Theory & Questions
    Replies: 3
    Last Post: July 20th, 2011, 03:41 AM
  2. Many questions
    By SharpT in forum What's Wrong With My Code?
    Replies: 11
    Last Post: January 18th, 2011, 09:56 PM
  3. A few questions
    By adenverd in forum Java Theory & Questions
    Replies: 3
    Last Post: May 26th, 2010, 03:34 AM
  4. [SOLVED] Some serious questions,
    By Time in forum What's Wrong With My Code?
    Replies: 3
    Last Post: May 17th, 2010, 02:52 AM
  5. [SOLVED] JavaFx
    By chronoz13 in forum Java Theory & Questions
    Replies: 2
    Last Post: August 28th, 2009, 09:13 PM