You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

 

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

 

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 

 

 

  • No labels