Interview Question
Created by admin on Sat, 17/11/2012 - 15:58
Question:
Which method of the Component class is used to set the position and size of a component?
Language:
Answer:
setBounds().
Which method of the Component class is used to set the position and size of a component?