Search:

Type: Posts; User: jhy2a

Search: Search took 0.51 seconds.

  1. Replies
    3
    Views
    1,974

    Re: Scanner not finding text file

    I am obviously doing something wrong on this. When i tried to pull the new file out of the scanner and set it as its own object I got several errors including:
    Exception in thread "main"...
  2. Replies
    3
    Views
    1,974

    Scanner not finding text file

    I'm working on a project for school but am running into an issue with my code. This program prompts the user to enter the name of a file (the file is called listings.txt and it is a simple text file...
  3. Replies
    2
    Views
    1,518

    A very simple question...

    I am looking through a piece of code and I cannot figure out what this does. I have seen it in other code but as I am just learning java, I was hoping someone could tell me about it. Here is the code...
  4. Replies
    3
    Views
    1,154

    Re: Need help with what to do next

    I'm also encountering an error with this part of the code when I try to debug it. It is says it is an illegal start of type. Any suggestions???

    */
    public FrameMain(0 {
    public...
  5. Replies
    3
    Views
    1,154

    Need help with what to do next

    Okay, so below is my code at this point. What I need to do is to get some help with my text fields. I have two jtext fields as you can see by my code. In these two two text fields the user will put...
  6. Re: Suggestions about best way to export/inport data to a .txt file

    snowguy13, Thanks for the suggestions. I will look into these although I don't think the InputStream is what I'm looking for either. Copeg, I would have included some code with it, however, this...
  7. Suggestions about best way to export/inport data to a .txt file

    Okay, I am putting together this program and need some suggestions on the best way in Java to export data to a text file (2 dimensional array), that can later be recalled. The program is designed...
  8. Thread: I have arrived

    by jhy2a
    Replies
    1
    Views
    917

    I have arrived

    Okay, so its not the Earth shaking event that I make it out to sound but, I am glad there is a place for people to discuss java programming. I have just started learning java code but so far, I am...
Results 1 to 8 of 8