Search:

Type: Posts; User: OpX316

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,732

    Project help, kinda lost

    I am fairly new to Java and have been working on a cash register project for a computer science class I am in. I am new to Java and a little lost here. We have 3 separate classes: Item, Transaction...
  2. Replies
    18
    Views
    2,318

    Re: Need help adding background image (noob here)

    Well for a beginner who just learned some Java syntax 4-ish days ago, I'd say I have created something worthwhile on my level. As for my "ego" I don't have one. The reason I said that was because so...
  3. Replies
    18
    Views
    2,318

    Re: Need help adding background image (noob here)

    Fine sir. Here is my code. I still haven't found a way that works. I am definitely doing something wrong.


    import java.awt.*;
    import BreezyGUI.*;
    import java.io.BufferedReader;
    import...
  4. Replies
    18
    Views
    2,318

    Re: Need help adding background image (noob here)

    Okay I am a bit confused to where I would put code like this

    public abstract boolean drawImage(Image img,
    int x,
    int y,
    ...
  5. Replies
    18
    Views
    2,318

    Re: Need help adding background image (noob here)

    Thank you. I don't know if it is an extension or not. I'll be sure to try out the Container.

    Edit: Sorry to offend but you made the account today D: My defense mode tends to go up when stuff like...
  6. Replies
    18
    Views
    2,318

    Re: Need help adding background image (noob here)

    I don't have any progress on the background image however the majority of my program is finished.

    Here it is:
    Removed due to one of the "helpers" only having one damn post. Don't want kids to...
  7. Replies
    18
    Views
    2,318

    Need help adding background image (noob here)

    Hello fine sirs. I was wondering how a gentlemen like myself would go upon adding a background image into my Java GUI program. I have absolutely no clue as to where I should start :(
Results 1 to 7 of 7