-
Bug
-
Resolution: Duplicate
-
P4
-
7u6
-
None
-
Product Version
JavaFX Scene Builder 1.0 (Developer Preview)Build Information
Version: 1.0-b44, Changeset: 1516fd2d11c7
Date: 2012-06-25 03:23JavaFX
2.2.0-beta-b14
Toolkit = QuantumToolkit
Pipeline = D3DPipeline
Hardware acceleration ENABLEDOperating System
Windows 7, x86, 6.1Java Version
1.7.0_03, Oracle Corporation, 1.7.0_03-b05Product Version JavaFX Scene Builder 1.0 (Developer Preview) Build Information Version: 1.0-b44, Changeset: 1516fd2d11c7 Date: 2012-06-25 03:23 JavaFX 2.2.0-beta-b14 Toolkit = QuantumToolkit Pipeline = D3DPipeline Hardware acceleration ENABLED Operating System Windows 7, x86, 6.1 Java Version 1.7.0_03, Oracle Corporation, 1.7.0_03-b05
Add table view onto content panel.
Add stylesheet file with style
.color{
-fx-background-color:red;
}
Select any table column. Choose styleclass "color". Column header won't be red.
Add stylesheet file with style
.color{
-fx-background-color:red;
}
Select any table column. Choose styleclass "color". Column header won't be red.
- duplicates
-
JDK-8126434 TableColumn style class and styling issues
-
- Closed
-