Search:

Type: Posts; User: Brt93yoda

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,457

    Re: Weird thing with JFrame

    Thanks alot!
  2. Replies
    2
    Views
    1,457

    Weird thing with JFrame

    I noticed something weird when I was using JFrame. When ever I type:

    JFrame f = new JFrame();
    f.setSize(640,480);


    The part that you can draw to isn't actually 640x480. I'm going to assume...
Results 1 to 2 of 2