Summary of new features in JavaFX 8?

Jonathan Giles jonathan.giles at oracle.com
Sat Aug 17 01:57:28 PDT 2013


In JavaFX 8.0 we have made SkinBase public but the Behavior class and subclasses are still private implementation and are not public for 8.0. There is still more work to be done here.

On top of this there has been considerable work done to provide more CSS API for styleable properties and custom pseudoclass states. There is a huge amount of power here.

-- Jonathan
Sent from a touch device. Please excuse my brevity.

Christian Schudt <christian.schudt at gmx.de> wrote:
>What about the public Controls API? I am not sure though, because last
>I checked the Behavior classes were not public.
>
>
>Am 17.08.2013 um 06:03 schrieb Felix Bembrick:
>
>> Ah - printing... thanks!
>> 
>> 
>> On 17 August 2013 14:00, Felipe Heidrich <felipe.heidrich at oracle.com>
>wrote:
>> 
>>> * Printing
>>> 
>>> Felipe
>>> 
>>> 
>>> On Aug 16, 2013, at 7:50 PM, Felix Bembrick wrote:
>>> 
>>>> I am preparing another blog about JavaFX and would like to know
>what
>>>> changes and enhancements there are in JavaFX between JDK7 and JDK8.
>>>> 
>>>> For me the most obvious one is the entire 3D functionality but
>would it
>>> be
>>>> possible for someone from Oracle or another person in the know to
>list
>>> the
>>>> major changes and (especially) enhancements/new features we can
>expect in
>>>> JFX8?
>>>> 
>>>> Alternatively, if there is either a web page that lists them or
>some way
>>>> for me to establish this info myself could you please point me
>there?
>>>> 
>>>> These are the ones I can find for myself:
>>>> 
>>>> * 3D
>>>> * Rich Text
>>>> * Modena theme
>>>> * Embedded support
>>>> * HTML5 improvements
>>>> * New controls (TreeTableView, DatePicker)?
>>>> 
>>>> Have I missed anything?
>>>> 
>>>> Thanks,
>>>> 
>>>> Felix
>>> 
>>> 


More information about the openjfx-dev mailing list