Search:

Type: Posts; User: fahman_khan75@yahoo.com

Search: Search took 0.07 seconds.

  1. Re: How to open files when in classes instead of the main code.

    haha...I should clarified about how to use "files" in classes not how to use the file class :D Appreciate our response though!
  2. Re: How to open files when in classes instead of the main code.

    Thank you! Did help me a lot and I did read your other post which seemed to help be a lot :) I appreciate it. I know how to write codes using files but couldn't understand how to use files in classes...
  3. Re: How to open files when in classes instead of the main code.

    Thank you for your kindly response. I have improved on my code a tad bit and have come up with this.
    public class FileDisplay
    {
    private String filename;
    FileWriter outputfile;
    PrintWriter...
  4. How to open files when in classes instead of the main code.

    Members, please help me understand these question. I have looked over other people code relating to files that are related to my actual studies in class. My teacher hasn't worked on a lot of file...
Results 1 to 4 of 4