I have made a simple UI containing buttons, a table, radio box. I got a new demand to enlarge the UI by 50%, like a magnified view, everything bigger.
Is there any way inbuilt in Java to do that ? or I have to individually resize every component in the frame?