Source code for JavaFX UI controls now available on openjfx

Richard Bair richard.bair at oracle.com
Sat Dec 3 09:14:56 PST 2011


Hey this is great stuff, I'm definitely eager to get our first OS contributions and work through the process. There are some things around testing & QA we will have to work through (any public API will need QA testing and such, which requires coordination and buy-in from that team). However I think there is no theoretical problem with putting this code in some form into javafx.embed.swing.

Artem is the guy who owns this portion of the code, so either he or one of the Swing / AWT guys will probably be the primary point of contact for code reviews.

I'll take a look again on Monday and follow up with Jasper.

On Dec 3, 2011, at 8:19 AM, Roman Kennke <roman at kennke.org> wrote:

> Hi Kevin,
> 
>> Also, in general I would want to be careful putting something in
>> javafx-ui-controls just because it's there. If the right place for it
>> is something that is currently in the closed source, then that's an
>> indicator of something that should probably wait.
> 
> Absolutely. It's not like the code doesn't exist or cannot be worked on
> only because it's not in JavaFX ;-) If the right place for this is not
> open yet (because it references Java2D and AWT/Swing) then let's wait.
> I'd be happy if you take a look anyway, maybe you can find something
> cool to improve in the meantime. Also, if the Canvas2D becomes
> available, let us know :-)
> 
> Cheers, Roman
> 


More information about the openjfx-dev mailing list