|
for anyone reading this, i have temporarily solved the problem by calling the pack() method on the JFrame. this probably violates some tenet of purist programming, but it works for the time being, so if anyone else is facing this problem, i hope this solution helps you as well.
|