when you call getHeight() and getWidth() when extending a Swing Component like a JPanel one(you can see this typical coding elsewhere), you should always be aware of values that these methods return,...