I have an Open file dialog box in my program which is for blind and visually impaired users. So the user will be using a Screen Reader to read the dialog box. But what I want to do is allow full control of the dialog box by just using the keyboard. Currently I cannot figure out which key will let me open folders to navigate the file structure. Does anyone know the keyboard shortcuts for using a JFileChooser or where I can look to find them?