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 Control / Class | Role |
---|---|
Accordion | |
Button (including ButtonBase) | |
Cell | |
CheckBox | |
CheckBoxTreeItem | |
CheckMenuItem | |
ChoiceBox | |
ColorPicker | |
ComboBox (including ComboBoxBase) | |
ContextMenu | |
Control | |
CustomMenuItem | |
DateCell | |
DatePicker | |
Hyperlink | |
IndexedCell | |
Label / Labeled | |
ListCell | |
ListView | |
Menu | |
MenuBar | |
MenuButton | |
MenuItem | |
Pagination | |
PasswordField | |
PopupControl | |
ProgressBar | |
ProgressIndicator | |
RadioButton | |
RadioMenuItem | |
ScrollBar | |
ScrollPane | |
Separator | |
SeparatorMenuItem | |
Slider | |
SplitMenuButton | |
SplitPane | |
Tab / TabPane | |
TableCell | |
TableColumnBase / TableColumn / TreeTableColumn | |
TableRow | |
TableView | |
TextArea | |
TextField | |
TextInputControl | |
TitledPane | |
Toggle | |
ToggleButton | |
ToggleGroup | |
ToolBar | |
Tooltip | |
TreeCell | |
TreeItem | |
TreeTableCell | |
TreeTableRow | |
TreeTableView | |
TreeView |
|
UI Chart | Role |
---|---|
AreaChart | |
Axis | |
BarChart | |
BubbleChart | |
CategoryAxis | |
Chart | |
LineChart | |
NumberAxis | |
PieChart | |
ScatterChart | |
StackedAreaChart | |
StackedBarChart | |
ValueAxis | |
XYChart |