Ok, I have a GUI in AWT and Swing, and I set the size of my JFrame, but... It includes the title bar. How do I set the size of the CONTENT of my JFrame?
Thanks beforehand,
--Awesomeness
And yes, I have figured out the size of the mac title bar. However, I want my app to be cross platform, and that means that it differs between OSes.
Thanks beforehand,
--Awesomeness
And yes, I have figured out the size of the mac title bar. However, I want my app to be cross platform, and that means that it differs between OSes.