What is setbounds in java?
Answer / Neelendra Kumar Verma
setBounds() is a method provided by the java.awt.Component class and its subclasses, such as JPanel or JLabel. It is used to specify the position and size of a component on a container. The method takes four parameters: x (horizontal position), y (vertical position), width, and height.
| Is This Answer Correct ? | 0 Yes | 0 No |
to update a batch in a table in jdbc which method of statement object is used
What is Document Object Model?
What is mean by j2ee?
What are container services?
What are j2ee concepts?
What do you understand by j2ee?
What is java ee sdk?
What is application assembler?
What is button in java?
What is javaserver pages (jsp)?
What is the difference between load() and get()?
What is the best java compiler?