Can actionPerformed return a value?

Posted by Saran on Stack Overflow See other posts from Stack Overflow or by Saran
Published on 2010-04-19T11:07:07Z Indexed on 2010/04/19 11:23 UTC
Read the original article Hit count: 279

In my application I use a FileChooser to chose a file. The name of the selected file should be returned to another class. how to do this in eclipse?

© Stack Overflow or respective owner

Related posts about swing

Related posts about jfilechooser