Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Java Open Source Oracle News

Oracle Open Sourcing JavaFX, Including iOS and Android Ports 105

hypnosec writes "Oracle is going to open source JavaFX ports for Android and iOS soon as a part of its efforts to open source the framework. JavaFX, destined to replace Swing GUI library as the default method to develop graphical user interfaces, is a framework used to develop cross-platform rich Internet applications. The ports for iOS and Android are based on an 'unreleased version of JavaSE Embedded for iOS/Android.' Oracle's Richard Bair revealed that the 'first bits and pieces' for JavaFX for iOS should probably be out sometime next week. The rest of the release will be scheduled along with the release of Prism (the next-generation toolkit). Oracle is going to keep javafx-font proprietary, but Bair has said developers are already working toward an open source native replacement of the component through the OpenJFX list."
This discussion has been archived. No new comments can be posted.

Oracle Open Sourcing JavaFX, Including iOS and Android Ports

Comments Filter:
  • and i care (Score:1, Redundant)

    by Nyder ( 754090 )

    why?

    • Re: (Score:3, Interesting)

      by Compaqt ( 1758360 )

      Um, maybe because now there's a open source alternative to Flash for interactive Web applications? Yeah, Javascript.

      But why not have more options? Use as desired.

      I'm as disappointed in the Java security situation as anybody else, but the Slashdot knee-jerk anti-Java reaction is kind of dumb.

      • Interesting -- so is there a compatible Open Source JVM that can run this?
        I'm aware of Open JDK, but seeing that the code is targeted for Linux, I don't see that as a truly open solution for most users.

        So how would this be more open that Flash? While the Flash Player (AVM) is closed source, the entire AS3 library is open source.
        And seeing that the security situation has no fix in the foreseeable future -- why is this something that anyone should consider using?

        • So how would this be more open that Flash? While the Flash Player (AVM) is closed source, the entire AS3 library is open source.

          I know that everyone's hatred of Flash often gets in the way of facts and reality, but everything regarding Flash -- the SWF format, the AVM2 bytecode, the communication protocols -- has been open-sourced [adobe.com] except for Adobe's Flash IDE.

          • I know that everyone's hatred of Flash often gets in the way of facts and reality, but everything regarding Flash -- the SWF format, the AVM2 bytecode, the communication protocols -- has been open-sourced except for Adobe's Flash IDE.

            Why, then, hasn't there been a strong open-source alternative to Adobe's Flash Player? I know that there is a GNU project [gnu.org] already out there to run Flash, but by most accounts it sucks in terms of compatibility and performance. Is there some "secret sauce" that Adobe is holdin

        • Comment removed (Score:4, Insightful)

          by account_deleted ( 4530225 ) on Wednesday February 13, 2013 @03:57PM (#42887083)
          Comment removed based on user account deletion
      • Re: (Score:3, Insightful)

        by Threni ( 635302 )

        Let's just focus on Javascript, and leave this other crap outside (flash, activex, java). We don't need it. I try and use a page wihch requires Java on Linux and I get warnings about how IcedTea isn't working. I click on the link to update it, but I get taken to a Wiki page...like I'm going to spend my evening searching for a solution. (It `just works` under Windows). I used to spend a lot of time playing with Linux, but I can't be bothered any more.

        • Re:and i care (Score:4, Insightful)

          by SplashMyBandit ( 1543257 ) on Wednesday February 13, 2013 @02:34PM (#42886043)
          Computing is more than just the Web. Javascript is ok for web stuff. Crap for rich clients with functionality that doesn't work well over the network, usually because the datasets are too big (eg. CAD, GIS, graphics/photography, simulations). There is still an ernomous space for rich client technologies like JavaFX, and JavaFX 2 looks really nice and has some great built in styles and effects. It's also pretty easy to program if you are used to Swing.
  • ... you can't open source any system level components in an iPhone or iPad without talking to us first!

    • by Anonymous Coward

      Doesn't matter. You can't run Java on iOS can you? Hence, JavaFX won't run on an iPhone or iPad.

      • by gl4ss ( 559668 ) on Wednesday February 13, 2013 @04:55PM (#42887763) Homepage Journal

        Doesn't matter. You can't run Java on iOS can you? Hence, JavaFX won't run on an iPhone or iPad.

        And flash neither?

        You stupid fucks. It'll work so that you bundle the jvm into your app - and this is totally acceptable for apple as long as you don't allow loading of new portions to it from the outside.

        on another note - a lot of sensible desktop java programs do this as well.

        (this doesn't mean that anyone should give a fuck about JavaFX).

      • As I read it, Oracle will provide a runtime environment that runs on iOs, hence you can run Java FX on iOs.

    • by Anonymous Coward

      JavaFX is coded in Java. Perhaps someone should clue Oracle into the fact that iOS doesn't do Java.

  • Define 'soon' (Score:4, Interesting)

    by DickBreath ( 207180 ) on Wednesday February 13, 2013 @01:48PM (#42885451) Homepage
    It is still early for April fools. This is Oracle which has had a series of sad missteps regarding open source. Since it's Oracle, I have to wonder "what's the catch".

    That said, if this really happens, then I suppose we will see Java FX really unencumbered and able to appear in Iced Tea and any other open source efforts?

    Would using Java FX on Android have any advantages over using the native Android user interface features? (I don't know about iOS, so I won't ask, but someone familiar with iOS could ask and answer that one.) One could say that an advantage of Java FX on Android is that it makes more code you wrote for the desktop / browser / iOS / etc more directly reusable on Android. But like Swing before it, does it also result in a 'least common denominator' user interface across platforms that doesn't perfectly match the conventions of any single platform?
    • Re: (Score:2, Insightful)

      by Threni ( 635302 )

      > Since it's Oracle, I have to wonder "what's the catch".

      They're trying to trick you into using Java, when everyone is dropping it as fast as they can!

      • Not everyone is dropping Java. Java is heavily used in enterprise systems. The JVM (virtual machine) is one of the most amazingly well engineered machines ever created.

        I don't know where you just don't like the word Java, or whether you don't like the language, or whether you don't like Applets in the browser, or what. But the Java ecosystem is way larger than you imagine.
        • Java's technical merits are moot.

          Oracle's has tarnish Java's good name.
          Between the cross-platform exploits, Oracle's lack of eagerness to plug them until recently, and their attempts to monetize anything Open-Source from Sun that had no-strings-attached, people are running away from Java.

          E.g. People don't want to touch LibreOffice because it has ONE dependency on Java in its BASE application.

          • E.g. People don't want to touch LibreOffice because it has ONE dependency on Java in its BASE application.

            Since LibreOffice just hit version 4.0 and the improvements keep coming in, I don't think you are correct. You may have meant OpenOffice. OpenOffice suffered more from Oracle's heavy handiness than any technical issues with Java.

          • by Anonymous Coward

            As he said "The JVM (virtual machine) is one of the most amazingly well engineered machines ever created. " Sorry if you don't understand but it is probably one of the most researched and well understood machines on earth after x86. The jvm has so much amazing analysis performed on it that you don't really have to worry about whether your dog shit business case will work on it or not because financial firms trade on it, super clusters use it, and so to blurays and cell phones.

        • I don't know where you just don't like the word Java, or whether you don't like the language, or whether you don't like Applets in the browser, or what. But the Java ecosystem is way larger than you imagine.

          He could be in high school, a "fresh out", or a geek trying to get "street cred" by mindlessly bashing Java. This is slashdot.

          • Comment removed based on user account deletion
            • > But there is a fault in everyone's logic when it comes to java. from what I have seen the
              > statement is basically "Well big business and financial corps use it so it must be good".
              > This of course ignores the fact that many of those same corps have IE Intranet apps,
              > VB apps and Excel apps and even Access apps

              Those big corps are abandoning their IE only apps. Big corps don't have Excel and Access apps that do anything on any large scale. Small processes, yes, maybe -- just like a small
            • But there is a fault in everyone's logic when it comes to java. from what I have seen the statement is basically "Well big business and financial corps use it so it must be good".

              I agree "Everybody does it this way" isn't a justification just a result. Big business uses it because it is scalable, has a decent library, works well in a non-homogenous network cluster, and is one of the oldest and popular languages with GC and language primitives for parallelization. It's much faster than the dynamic type langu

        • by Anonymous Coward

          It is used heavily in the enterprise, and many enterprises are now learning that is not such a good thing. Enterprise apps are often pinned to particular versions of Java. This has left many enterprises unable to update the versions of java on their desktop, which leaves them open to trivial drive-by attacks. This is causing real operational cost as companies have to rebuild machine after machine as they get compromised. At some point the pain will cross the point of costing more than replacing the Java app

        • The JVM (virtual machine) is one of the most amazingly well engineered machines ever created.

          And, like many of its kind, it's the right solution to the wrong problem.

        • Not everyone is dropping Java. Java is heavily used in enterprise systems. The JVM (virtual machine) is one of the most amazingly well engineered machines ever created. I don't know where you just don't like the word Java, or whether you don't like the language, or whether you don't like Applets in the browser, or what. But the Java ecosystem is way larger than you imagine.

          Yes, Java has its uses. But it's gotten a bad name because Sun/Oracle touted it as a web application platform but never bothered to p

      • No one is dropping Java.
        What would be the alternative? Frankly: there is none. The Java world and the .Net world are pretty seperated entities.

        • Re: (Score:2, Insightful)

          by Anonymous Coward

          There are plenty of alternatives if your top priority is not "cheap and plenty developers". Perl, Python, Smalltalk, C++. Yeah, C++ ! A couple of highly skilled C++ developers will create the same functionality at the same total cost (development, testting, maintenance, cost of operations) as the Java folks will deliver.

          The only "problem" in the corporate world is that they want "affordable" developers and compromise on everything else. So they save some money on the short run and then pay big dollars/euros

          • While you are right with the hourly rates, I doubt there are any enterprise frameworks for the languages you mentioned.
            If we say Java we don't mean the language but the platform.
            There is not even a single standard for C++ to access a database, nor for GUIs ...
            Same for Perl as it only has adapters to, C libraries (and whomwould want to use that?) SmallTalk is pretty dead right now, only used in web applications (seaside) and desktop applications. There is no serverside framework e.g. to have an application s

    • by Anonymous Coward

      Definitely April fools - who's going to trust Oracle not to retroactively change the copyright terms and start sueing them? You go first.

      • Oracle doesn't really get open source. They'll open source something. Then expect you to pay for it. Or sue you for using an independent implementation of it. (See Oracle vs Google because Google used Apache Harmony, an independent implementation of Java to build Android, after Sun open sourced Java.) Oracle will expect you to pay for Hudson or OpenOffice.org, or will seem to believe that they "own" it and have absolute "control" over it. That is why we now have Jenkins and LibreOffice.
  • by _xeno_ ( 155264 ) on Wednesday February 13, 2013 @02:05PM (#42885625) Homepage Journal

    Huh, who knew. Last I checked, JavaFX was built on top of Swing. Apparently that may have changed with 2.0.

    Or maybe not. I can't tell.

    But one thing seems pretty clear from screenshots: your JavaFX applications will fit in with the native desktop just about as well as your Swing applications did. Which is to say, "not at all."

    • by jonabbey ( 2498 )

      Huh, who knew. Last I checked, JavaFX was built on top of Swing. Apparently that may have changed with 2.0.

      Or maybe not. I can't tell.

      But one thing seems pretty clear from screenshots: your JavaFX applications will fit in with the native desktop just about as well as your Swing applications did. Which is to say, "not at all."

      JavaFX is its own thing, but they've made it possible to include JavaFX panels in Swing apps.

    • Swing Applications fit perfectly well into your native environmnet. If you have a particular application that does not, then the programmer likely hard coded a specific look and feel (like "plastic") . However this can be changed by command line options or system variables.

    • by Livius ( 318358 )

      I also thought "JavaFX replaces Swing" didn't sound right either.

      I figured JavaFX didn't really have a purpose....

  • by RedHackTea ( 2779623 ) on Wednesday February 13, 2013 @02:12PM (#42885727)
    I've always thought that having GUI files is the way to go instead of in code. I'm fine with XML (FXML in this case), but I'm sure some others have gripes and may prefer property files/etc. But how nice would it be to have an XML standard for all GUIs? Then all you have to do is load one XML file across GTK+, Qt, X11, Windows, Cocoa, and even OpenGL. Example:

    <window width="300" height="300">
    <edit width="100" height="20" value="Type name." />
    <button width="50" height="50" value="Submit" />
    </window>

    Then do the logic in whatever language you want. I know it's a pipe dream with several problems, but damn it would be nice.
    • Re: (Score:2, Informative)

      by Anonymous Coward

      But how nice would it be to have an XML standard for all GUIs?

      You mean like XHTML + CSS?

    • by Anonymous Coward

      maybe this idea could also work for website development? that would be really really nice.

    • by characterZer0 ( 138196 ) on Wednesday February 13, 2013 @02:31PM (#42885993)

      "GUI File" is fine right up until your application gets more complex than a simple login page.

      • "GUI File" is fine right up until your application gets more complex than a simple login page.

        This is why the web has failed for any application that requires anything more complex than a simple login page.

      • This is why you would allow XML and allow code implementations/manipulation. For most work, just do it in XML. If something is more advanced, then do it in code, or do it in XML and manipulate it in code.
      • Which is why I really like Android's approach of having your GUI declared in xml, but then inflated into Java objects. The xml becomes a declarative shorthand and anything that can be done in xml can also be done in Java (although xml is usually much quicker to write).
    • I've always thought that having GUI files is the way to go instead of in code. I'm fine with XML (FXML in this case), but I'm sure some others have gripes and may prefer property files/etc. But how nice would it be to have an XML standard for all GUIs? Then all you have to do is load one XML file across GTK+, Qt, X11, Windows, Cocoa, and even OpenGL. Example:

      <window width="300" height="300">

      <edit width="100" height="20" value="Type name." />

      <button width="50" height="50" value="Submit" />

      </window>

      Then do the logic in whatever language you want. I know it's a pipe dream with several problems, but damn it would be nice.

      http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul [mozilla.org]

    • by Bogtha ( 906264 )

      But how nice would it be to have an XML standard for all GUIs?

      Not very. Firefox does this with XUL. Different platforms have different conventions, you don't want the same interface across all of them. For instance, Android apps typically have menus that pop up from the bottom, whereas this isn't the norm on iOS. Sure, you'd have the same interface from the programmer's perspective, but from the user's perspective, your app works differently to all their other apps.

      • That's why you would need it to be robust and flexible. More of like a general model with easily switchable skins/properties. Again, it's just a pipe dream. Personally, I'm kind of sick of writing lines and lines of code for a view. I hate GUI tools that make GUIs, but I also hate millions of lines of code for simple views that have very little correlation between what the user sees and what the coder sees. I think GUI files are the middle ground, and you can have designers on your team easily change/u
      • For instance, Android apps typically have menus that pop up from the bottom, whereas this isn't the norm on iOS.

        Pick a hard one next time: the developer creates menus. On Windows etc the menus are normal, with submenus. On Android the top five menu items (first five) are listed with a more button as the sixth, and any press on a menu opens a submenu window.

    • Any standard that demands such specific width & height values be manually entered and numerically described is pointless. UI specs need to deal with general layout role indications, not try to lock into pixel-perfect "dumb" layouts that cannot manage being rendered with different fonts, resolutions, or aspect ratios.

      • Good point. It was just an example though. It could be changed to use "center" and "em" values.
        • by gl4ss ( 559668 )

          Good point. It was just an example though. It could be changed to use "center" and "em" values.

          that doesn't really solve different form factor machines running it.

          j2me forms api solves all this,
          but everything looks like shit.

    • by kervin ( 64171 )

      Look up http://en.wikipedia.org/wiki/Xaml and it's use in WPF.

  • Oracle seems very active in suing anybody who uses Oracle open source.

    > Oracle Files Appeal Brief in Oracle v. Google ~pj

    http://www.groklaw.net/article.php?story=20130213000119924

    • Technically Google has stated that their work was not derived from OpenJDK and included libraries from Apache Harmony. So your comment doesn't apply.
    • by Anonymous Coward

      They open source it, but if you are going to put out a device using java, you better pay them their pound of flesh. on PC, you never have to worry about this as the license is free for anything not mobile. Google didn't use the JVM and didn't call their VM system Java, so they were in the legal clear. Can't patent a language. Larry Ellison didn't understand this and tried to go thermonuclear on google, and it didn't work.

      There has never been a problem with people writing apps in java for the Oracle JVM,

  • by SplashMyBandit ( 1543257 ) on Wednesday February 13, 2013 @02:38PM (#42886103)
    JavaFX 2 is a nice evolution for those used to Swing (yes, yes, many don't like Swing, but you simply can't beat Swing for power and flexibility once you get some experience in it). It has a much nicer default styling than even Nimbus for Swing, and great built in aesthetic effects (hence the "FX") that mostly get switched on with a simple boolean property. JavaFX makes the same mistake as Swing in that there are no standard Calendar/Date controls, yet just about every application needs these. Fortunately you can use one of the third party controls, or even embed your existing Swing applications into your JavaFX app. That's pretty funky stuff.
    • by jonabbey ( 2498 )

      Swing is definitely functional, and Nimbus doesn't make me want to gouge my eyes out, but it's legacy as a cancerous outgrowth of AWT hurts it too much. It's amazing what they were able to do with that kind of foundation, but it's past time for something better.

Love may laugh at locksmiths, but he has a profound respect for money bags. -- Sidney Paternoster, "The Folly of the Wise"

Working...