If you make a game with JavaFX 1.0, do you need to release the source code?

Hello All,
I am trying to get a good understanding of the GPL since
that is the license that JavaFX 1.0 will be released under.
Is it true that if we create a game using JavaFX 1.0,
we will need to make our source code for the game
available alongside it?
Does anyone know?

The answer is NO.
The GPL only applies in this case to external modification of JavaFX, and not application developed with the technology. This clue is taken from OpenJDK which is GPL. In the same way, applications developed with Java technology and run under GPLed OpenJDK need not expose their source code. Morever JavaFX development and runtime are likely to be part of Java7.
Anyway, the GPL issue will be clarified once JavaFX is released. I remember Joshua Marinacci mentions something about some change in license.

Similar Messages

  • If I Use JavaFX to Create a Game Do I Have to Release the Source Code?

    Hello,
    I've asked this question before, but I just thought I would try it again now
    that version 1.0 is out.
    If I Use JavaFX to Create a Game Do I Have to Release the Source Code?
    Thanx in advance.

    Could you please point me to a resource describing "the JavaFX Runtime license"? I'm trying to find answers to the following questions:
    1. I'd like to use Scenario.jar from the JavaFX project in a desktop app that is not using Webstart and is not an applet. Will I be able to ship the jar with my software?
    2. Can JavaFX applications be distributed as commercial software in the absence of a Web connection?
    What's not clear to me is which is the real license for Scenario.jar (as shipped with JavaFX). Is it the one in openjfx-compiler's trunk, or the one that comes with the JavaFX SDK (which is very vague about redistribution)?

  • HT201236 how do you make a bullet with keyboard shortcuts?

    how do you make a bullet with keyboard shortcuts?

    According to this https://discussions.apple.com/thread/1381905?start=0&tstart=0 Option 8 will insert a bullet.

  • HT1338 Why Don't You Make a Console with Its Controller or A Controller That We Can Use on All Macs For Easier Using ?

    Why Don't You Make a Console with Its Controller or A Controller That We Can Use on All Macs For Easier Using ?

    As Paul_31 said, we are just users trying to help other users. You can submit this to Apple at the following:
    http://www.apple.com/feedback

  • HI APPLE, CAN YOU MAKE NEXT IPHONE WITH SAPPHIRE GLASS AND WATERPROOF? WILL BE BEST PHONE ON THE WORLD !!!

    HI APPLE, CAN YOU MAKE NEXT IPHONE WITH SAPPHIRE GLASS AND WATERPROOF? WILL BE BEST PHONE ON THE WORLD !!!

    You're not addressing Apple here. Submit your feedback directly to Apple using the appropriate link on the Feedback page:
    http://www.apple.com/feedback

  • Will your credit card be charged if you make a purchase with a gift card

    will your credit card be charged if you make a purchase with a gift card?

    Sandy has it right, when possible gift cards are used before credit cards. For more information about gift crads can be found in iTunes Store: How to redeem an iTunes Gift Card.
    When you buy individual songs from the iTunes Store:
    Free song credits are redeemed first.
    If you have no free song credits, gift certificate, prepaid card, and allowance credits are used next.
    If your gift certificate, prepaid card, and/or allowance credit is less than the total cost of the purchase, your credit card is billed for the remaining balance.
    If you have no free song credits or gift certificates, prepaid cards, or allowance credits, your credit card is billed for the songs you buy.
    When you buy an album on the iTunes Store:
    Gift certificate, prepaid card, and allowance credits are used first.
    If your gift certificate, prepaid card, and/or allowance credit is less than the total cost of the purchase, your credit card is billed for the remaining balance. Note: Free song credits cannot be used for album purchases.
    If you have no gift certificates, prepaid cards, or allowance credits, your credit card is billed for the albums you buy.
    It's been a while sense I used a gift card; but from what I remember, when you have credits from a card. There was a little bar that displayed my current balance.  For instance, when I added the gift card, The balance showed as +20.00, i bough a song, the balanced changed to +19.01.
    PS question about itunes should be posted in the iTunes community.

  • HT1212 Using the "if you have never synched with itunes" instructions, will I lose all data on the phone? That is the most important information, how to recover the data. The phone is fungible.

    Using the "if you have never synched with itunes" instructions, will I lose all data on the phone? That is the most important information, how to recover the data. The phone is fungible.

    Thanks @ KiltedTim, but losing "only" any data is really not acceptable and, in this case, the phone had not been backed up, but thanks for taking the time. Also, yes, fungible means what I think it means. An iphone is a completely substitutible commodity, unlike my data, so instructions that inform me as to how to fix a phone I could replace for a small sum of money while failing to address the more important issue of the data are almost useless - they potentially save me the $99 it would cost me to replace the phone if I were so inclined to trust another apple product. Not worth the hour it took to find them or the 35 minutes on the phone to confirm my suspicions about the data.

  • How to view the source code of JavaFx component ?

    Hi everybody,
    I just want to know if it's possible to view the source code of the component Button (from JavaFx) and how to do it ?
    In fact, I don't really understand if JavaFx is entirely open source ?
    Thanks.

    I lack time right now to experiment, but I think you can get your goal just with CSS.
    Here are the variables I found for Button:
    Button
    borderFill: class javafx.scene.paint.Paint = (null)
    button: class javafx.scene.control.Button = Button
    colorBrightness: Float = 0.8156863
    cornerRadius: Float = 7.0
    fill: class javafx.scene.paint.Paint = (null)
    focusFill: class javafx.scene.paint.Paint = javafx.scene.paint.Color[red=0,green=147,blue=255,opacity=1.0]
    focusSize: Float = 1.4
    highlightFill: class javafx.scene.paint.Paint = (null)
    label: class javafx.scene.control.Label = LabeledImpl [id=-Label]
    paddingBottom: Float = 4.0
    paddingLeft: Float = 10.0
    paddingRight: Float = 10.0
    paddingTop: Float = 4.0
    shadowFill: class javafx.scene.paint.Paint = (null)
    textFill: class javafx.scene.paint.Paint = (null)
    textFont: class javafx.scene.text.Font = Font[name=Verdana, family=Verdana, style=, size=11.0]Try changing cornerRadius and focusFill/highlightFill, etc. Note that some discovered properties are not affected by CSS... Perhaps that's why there isn't an official doc about CSS styling currently.

  • Can you share the source code for Customer ToughDay stress test tool?

    Hello,
    I would like to try Customer ToughDay tool (http://dev.day.com/docs/en/cq/current/testing/tough-day.html) for load testing of our author instances of CQ5. While I am able to execute the application, the logging with log4j seems to be configured incorrectly.
    Can you share the source code for toughday-5.5.jar?  I think it can be a very good starting point for those of us who are new to CQ5 and need to load test it.
    Thank you!

    Hi,
    I don't believe there are any differences between the two versions. But you can check the source code for the Numeric Limit Test in TestStand\Components\NI\StepTypes\CommonSubsteps. But the main part of the step is the Code Module and this bit the users supplies this.
    What has prompted this question?
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • I want to get the source code of the examples of berkeley DB with Java

    Hi
    I want to get the source code of the examples of berkeley DB with Java
    Thanks and Regards
    Rahul

    Look in the "examples" directory, in the BDB JE package that you downloaded.
    --mark                                                                                                                                                                           

  • How can you scan the Source Code of a bunch of function modules

    We are in a 46C system. I need to be able to scan the soruce code of a bunch of function modules. I was unable to use the RPR_ABAP_SOURCE_SCAN and return the lines with the string I was searching for.
    Thanks
    Hari

    Hi,
    Read the main program that is the funtion pool into an internal table with statement.
    READ REPORT
    Use the key-word
    SCAN ABAP-SOURCE
    You can use the addition with includes as the function pool contains only include programs the with includes addition will read the source code present in the include.
    Like this you can achieve it
    " Example
    DATA:
      itab TYPE TABLE OF char255,
      itab1 TYPE TABLE OF stoken,
      itab2 TYPE TABLE OF sstmnt.
    READ REPORT 'SAPLSFES' INTO itab.
    SCAN ABAP-SOURCE itab TOKENS INTO itab1
                          STATEMENTS INTO itab2
                          WITH INCLUDES.
    after this you can search the string in the internal table with lots of additions available in the SCAN ABAP_SOURCE
    regards
    sarves

  • HT1338 We are currently running CS3 on Macs with OS 10.5.8 but need to upgrade the OS in order to prepare e-books. Will we have any problems with CS3 running on the later OS?

    We are currently running CS3 on Macs with OS 10.5.8 but need to upgrade the OS in order to prepare e-books. Will we have any problems with CS3 running on the later OS?

    Check the Adobe website for compatibility.
    Ciao.

  • Can you give me the source code of FilenameFilter

    can you give me the source code of FilenameFilter?

    what do you want it for
    i could give you a simpler logic to the FilenameFilter
    public boolean filenamefilter(File f,String Stringffilename){
    boolean b;
    if((f.toString()).endsWithIgnorecase(Stringffilename)){
    (b=true);}
    return
    }you could check <b>FilenameFilter.java</b>
    after extracting your src.jar||src.zip

  • Where's the source code for the JavaFX 8 Samples?

    Hi,
    I just downloaded the samples for JavaFX 8 and the menu popup on the top left really caught my attention.
    I'd like to study the source code for it. Does anyone know where I can find it?
    I expected it here http://hg.openjdk.java.net/openjfx/8/master/rt/file but it seems it's not there.
    Alternatively: Jasper Potts presented a Kiosk App at Devoxx 2012 (Antwerp), which was also used at JavaOne. I think this app uses the same Menu. And he said sources are available. But I can't remember the link.

    Oh, too obvious. They are directly included into the zip. My bad I didn't notice them. I had expected them to be online somewhere. Thanks!

  • JAVA 2D, CAN I MAKE A GAME WITH ?

    Hi,
    Can I make a 2D game with java 2d ?
    Java 2d sets graphics mode like 800x600 in a
    console stand alone aplication ?
    Thanks

    Yes, you can.

Maybe you are looking for

  • Can I use my Macbook Air with my apple TV?

    I have just purchased and Apple TV box to use with my phone and Ipad. I was just wondering is i can also use my macbook air (late 2010) with it as well. I can stream my itunes through the apple tv and play all my songs but i was wondering if I could

  • Embedding HTML into a JSFF dynamically

    Hi, I have a requirement where I need to embed an HTML table into a jsff (popup). I have a method which returns me a String (HTML) based on various other dynamic conditions. The returned HTML is a table. Now I need to show this HTML in a popup when u

  • Best way to copy FCP-created Blu-ray Disc?

    Tried using FCP7 to burn another copy of a Blu-ray disc a week after I burned the first copy. But since I didn't want to wait 16 hours for FCP to encode the Blu-ray files again, I copied the files off the first Blu-ray Disc I'd burned onto my desktop

  • Queries about ASAP, OOAD, technical specification

    Hi Experts, 1. Difference between ASAP and OOAD methodologies? With respect to SAP XI project, which methodology could be applied to get good results? Please explain about each, if we can apply both methodologies to XI projects. In real time which me

  • OSX 10.4.8 probs w Audiowerk 8

    Hi All: Operating MAC OSX Tiger 10.4.8 with Logic Pro 7 (not crossgrade) and a single M-Audio 1010 Delta card. This is fine. but I've recently installed an older Audiowerk 8 (from a lonely G3) card to combine for more outputs on my G4 Dual 867 via Lo