Search:

Type: Posts; User: !Marcus

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,342

    Screenshot wont draw to picture?

    I have a screenshot program I made, and for some reason it "draws" to the screen. It really does that thing that Windows likes to do(and I hate it) when it freezes up and you can see random crap like...
  2. Re: Getting an error when opening a new Window through a JMenuItem

    Pastebin not allowed? Okay then.

    Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: adding a window to a container
    at java.awt.Container.checkNotAWindow(Unknown Source)...
  3. Getting an error when opening a new Window through a JMenuItem

    Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: addin - Pastebin.com is the error I am getting(It's a link, I see that this forums likes to replace the link with the title...
  4. Re: JMenuBar disappears half the time when using a certain line of code?

    It works!
    I tried it 10 times in a row, and everything worked, thank you!

    BTW I'm quoting you :3
  5. JMenuBar disappears half the time when using a certain line of code?

    I found this bug bizarre, but #java just redirected me to ##java on freenode and they didn't help and I even asked on Stack Overflow, so I am asking here.
    When I have this code:
    ...
Results 1 to 5 of 5