I have created a JFrame, and attempting to get it's size is giving an incorrect result, compared to what I expect.
I have determined that it is including the operating system borders around the edges, and the title bar.
How can I get/set the real size which I have available for rendering?