Source code for JavaFX UI controls now available on openjfx
Kevin Rushforth
kevin.rushforth at oracle.com
Sat Dec 3 09:09:39 PST 2011
Richard Bair wrote:
>
>> The SwingView is a subclass of control. However, I still don't feel it
>> should go side by side with the other controls, since it's not a
>> 'regular' control like button, labels, combobox, etc. It could still be
>> part of the ui-controls, just maybe in a different package.
>>
>
> I think it would go in the embed.swing package, for the reason outlined (modularity and not depending on AWT). I think it is ok to have swing specific nodes, controls, etc in javafx.embed.swing.
>
Makes sense to me, too.
-- Kevin
More information about the openjfx-dev
mailing list