-
IO-swing problem
can anyone help me for this question...take .txt file as a input which has 2 col i.e."firstname" and "lastname" and file has some value.now read this file and print the output in table format in frame..
so after reading file how to pass the parameter to table object
-
Re: IO-swing problem
Hello haresh2906,
Welcome to the Java Programming Forums.
Is this an assignment? No one will give you the code straight away. You will need to show you have made an attempt at the problem, pinpoint where you are stuck and we will happily help you move forward.
Please post your class file and tell us what you are having trouble with.
I suggest looking here: Java Code Snippets and Tutorials
http://www.javaprogrammingforums.com...ner-class.html
-
Re: IO-swing problem