Search:

Type: Posts; User: NathanWick

Search: Search took 0.08 seconds.

  1. Re: Getting the width and height of a frame without borders

    I am declaring the borderlessDimension before I declare the frame and set it Visible, let me try declaring it after

    --- Update ---

    Dude thanks so much! I feal like an idiot now haha
  2. Getting the width and height of a frame without borders

    So im using the this.getContentPane().getSize(); to set a Dimension variable called borderlessSize (because its supposed to contain the size of the frame excluding the borders) and then im setting an...
Results 1 to 2 of 2