1
I would like to know how I pass the sheet names of an excel workbook to a Jlist when I click on a button. Since I already have the button created and it simulates a Shell to locate the file.
Taking advantage of the topic, I have how to capture the name of the file I will be opening and pass to a Jtextfield or other component?