Re: Node.impl_getMatchingStyles

2014-03-20 Thread HRJet
Thanks for the clarification. What about impl_getMatchingStyles ? That is not mentioned in RT-21096. Is it worth tracking as a separate request? On Thu, Mar 20, 2014 at 9:01 PM, David Grieve wrote: > The JIRA issue (now public) just says that these impl_ methods that > SceneBuilder uses need to

Re: Node.impl_getMatchingStyles

2014-03-20 Thread Kevin Rushforth
I just made RT-21096 visible. We have no concrete plan to implement this, but David Grieve might wish to comment. -- Kevin HRJet wrote: Hi, From previous discussions, it seems like Node.impl_getMatchingStyles() is going to be made a public API. The lastest reference I can find is in June

Re: Node.impl_getMatchingStyles

2014-03-20 Thread David Grieve
before 9. FYI, the two impl_ methods mentioned in the bug are likely to be removed altogether in 9. On 3/20/14, 11:12 AM, HRJet wrote: Hi, From previous discussions, it seems like Node.impl_getMatchingStyles() is going to be made a public API. The lastest reference I can find is in June

Node.impl_getMatchingStyles

2014-03-20 Thread HRJet
Hi, >From previous discussions, it seems like Node.impl_getMatchingStyles() is going to be made a public API. The lastest reference I can find is in June 2013: http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-June/008370.html In the source code, the ticket number for this is RT-21