I would like to know how I pass the names of worksheets from an excel workbook to a JList when I click a button. Since I already have the button created and it simulates a shell to locate the file.
Taking advantage of the topic, can I capture the name of the file I'm opening and move to a JTextField or other component?