Here is a list of all JavaFX UI controls and charts, as well as details about their roles and current state of support for accessibility.

UI Controls

UI Control / ClassRoleA11y StatusNotes
Accordion   
Button (including ButtonBase) Working 
CheckBox Working 
CheckBoxTreeItem   
CheckMenuItem   
ChoiceBox   
ColorPicker   
ComboBox (including ComboBoxBase)  Anthony working on it
ContextMenu   
Control   
CustomMenuItem   
DateCell   
DatePicker   
Hyperlink Working 
Label / Labeled Working 
ListView / ListCell WorkingReview, test multi selection.
Menu  Anthony
MenuBar  Anthony
MenuButton  Anthony
MenuItem   
Pagination WorkingBased on TabPane
PasswordField Working 
PopupControl  Anthony
ProgressBar   
ProgressIndicator   
RadioButton Working 
RadioMenuItem   
ScrollBar  Felipe
ScrollPane  Felipe
Separator   
SeparatorMenuItem   
Slider Working 
SplitMenuButton   
SplitPane   
Tab / TabPane Working 
TableView / TableRow / TableCell / TableColumn Workingtest multi-selection
TextArea Started 
TextField WorkingOnly basic support
TextInputControl WorkingOnly basic support
TitledPane   
ToggleButton Working 
ToggleGroup   
ToolBar   
Tooltip   
TreeTableView / TreeTableRow / TreeTableCell / TreeTableColumn   
TreeView / TreeCell

 

Proof of conceptNeeds review to understand what more needs doing and what has been done wrong.

 

UI Charts

UI ChartRole
AreaChart 
Axis 
BarChart 
BubbleChart 
CategoryAxis 
Chart 
LineChart 
NumberAxis 
PieChart 
ScatterChart 
StackedAreaChart 
StackedBarChart 
ValueAxis 
XYChart