Read / write program in java using JChooser
Posted
by Casper Marcussen
on Stack Overflow
See other posts from Stack Overflow
or by Casper Marcussen
Published on 2010-05-08T19:31:46Z
Indexed on
2010/05/08
19:38 UTC
Read the original article
Hit count: 254
java
Hello everyone
Didn't want to bother people in here, but since i am under a time pressure, i am desperate to get help. My questions is how to link the file choosen from a JChooser to a file, and how to converte it to stringm being able to display and edit it in a TextArea.
i hav ethe GUI set up using swing, but the link between actionListener and the Jchooser is not complete
Any help would be much appreciated
code:
© Stack Overflow or respective owner