Request for comments: Styling precedence proposal

Scott Palmer swpalmer at gmail.com
Fri Dec 7 18:32:33 PST 2012


If I call setBackground(Color.RED) and also use a style sheet with CSS rules for background colours of that node, using the hover or focused pseudo-classes for example, what happens?
The idea of being able to change the precedence messes things up.

Scott

On 2012-12-07, at 11:08 AM, David Grieve <david.grieve at oracle.com> wrote:

> Any 8.0 SDK, look at the javadoc for Region. You will find, for example, set/getBackground
> 
> On Dec 7, 2012, at 11:01 AM, Randahl Fink Isaksen <randahl at rockit.dk> wrote:
> 
>> Very interesting. You would not happen to have a link to some early docs of what you describe as
>> 
>> "In 8.x, you have access to the properties"
>> 
>> Thanks
>> 
>> Randahl
>> 
>> 
>> On Dec 7, 2012, at 16:55 , David Grieve <david.grieve at oracle.com> wrote:
>> 
>>> CSS. In 8.x, you have access to the properties
> 


More information about the openjfx-dev mailing list