Search:

Type: Posts; User: BloomingNutria

Search: Search took 0.10 seconds.

  1. Re: Leetment's schoolproject - Need ideas and help!

    I'd say a program like that could certainly be done in two weeks. I think the first thing you need to do is start working on it, and then you will probably develop a more concrete idea of where you...
  2. Re: Please help me figure out how to work with a linked list in a JFrame. Agh!

    By the way, those comments in there are just questions to myself. I didn't mean to leave them in the post. Thanks.
  3. Re: Please help me figure out how to work with a linked list in a JFrame. Agh!

    Well, that did fix the immediate problem of getting the list working, but now it appears there are some underlying problems with the logic of my linked list, and I am having a hard time figuring out...
  4. Re: Please help me figure out how to work with a linked list in a JFrame. Agh!

    Ha! I think you're right! I can't see straight tonight anymore, but I still had to check this thread one more time before I went to bed. I'm going to try this first thing in the morning. I think it...
  5. Please help me figure out how to work with a linked list in a JFrame. Agh!

    Hi,

    I am posting this here as a last resort. I have been working on this absolutely all day long now and I just can't seem to get it right. I am writing a program that will display a list of the...
  6. [SOLVED] Re: Code from textbook not working and I don't know why--Event-driven programming

    Exactly. And indeed, the best way to teach someone something is often to give them information.


    It's not as though I'm asking anyone to write code or do my homework for me. I'm actually a very...
  7. [SOLVED] Re: Code from textbook not working and I don't know why--Event-driven programming

    Aha! Thanks, everyone. I just couldn't spot it. I guess the author just put that in twice (I double checked, and it is that way in the book), and I didn't notice. I think my main problem is that I...
  8. [SOLVED] Re: Code from textbook not working and I don't know why--Event-driven programming

    Thanks for the reply. No, this did not fix the problem. Keep in mind that this is from a textbook, so I'm not looking for a redesign here. Assuming that the authors are not complete idiots, this has...
  9. [SOLVED] Code from textbook not working and I don't know why--Event-driven programming

    Hello,

    I am trying to learn event-driven programming, so I coded up an entire program from a textbook that is meant to simulate a monthly payment calculator for a loan. The loan amount, interest...
  10. Beginner I/O Help: Writing To a Text File At the End of Existing Lines of Text

    Hello all. This is my first post in this forum. I am in the second semester of a college Java class, so I'm pretty new. I just finished my first project on I/O. Unfortunately, the professor in this...
Results 1 to 10 of 10