Java Awt Part I
Java AWT 1. What is meant by Controls and what are different types of controls? - 2. Which method of the component class is used to set the position and the size of a component?
13. What is a Layout Manager and what are the different Layout Managers available in java.awt and what is the default Layout manager for the panel and the panel subclasses? -
|