- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9
                    - TableColumnHeader requires the skin in its constructor
- custom headers are created in createTableColumnHeader(tableColumn)
- its implementation needs access to the skin
(same in TableHeaderRow createRootHeader)
To see, use the example ofJDK-8166013 in a fx9 environment - it won't compile. Note that I don't have a current fx9, but the code in openjfx looks rather unchanged ;-)
            
- custom headers are created in createTableColumnHeader(tableColumn)
- its implementation needs access to the skin
(same in TableHeaderRow createRootHeader)
To see, use the example of
- relates to
- 
                    JDK-8188164 Visual glitch / layout issue when setting pref height of table column headers -           
- Resolved
 
-