Search:

Type: Posts; User: racecar333

Search: Search took 0.10 seconds.

  1. Re: How do I use the repaint method to "undraw"? (I am a noob)

    Hmm, the above imports I am using allow for this code to work (other than it not "repainting"), and is for a college assignment. It seems that we are to use this deprecated stuff instead of swing, as...
  2. Re: Help simplifying huge nested if statement?

    Hey thanks folks. Kevin -- what do you mean by splitting it up into methods more? Would this be to separate the information into categories for readability? (I'm thinking for the above code two...
  3. How do I use the repaint method to "undraw"? (I am a noob)

    I made this very simple program as a test to experiment with animation. I have successfully animated the circle yes, but it leaves a black trail for every iteration of the circle.

    How do I...
  4. Help simplifying huge nested if statement?

    This is a programming project from a textbook, and it executes as intended. However, I can't help but thinking there are ways to simplify the code because the if statement I am using is massive, with...
  5. Re: What is this JCreator build error, and how do I fix it?

    Yes, I have uninstalled and reinstalled both JCreator LE and the JDK, and deleted the remaining files before reinstalling as well.

    I have read vague comments elsewhere on the internet that suggest...
  6. Re: What is this JCreator build error, and how do I fix it?

    From the GUI, from the toolbar when I click "build," the error is:
    javac: file not found: C:\\filepath... <--- with whatever filepath from whatever java file

    And even still, when I save a new...
  7. What is this JCreator build error, and how do I fix it?

    Hi my name is Ian. I have downloaded the freeware JCreator LE and am running it on my Dell / Windows Vista laptop. I have also downloaded the necessary JPB package.

    At first the program would...
Results 1 to 7 of 7