Java AWT List public class List extends Component implements ItemSelectable, Accessible AWT List Class Constructors Sr. Constructor Description 1. List It constructs a new scrolling list. Methods Inherited by the List Class The List class methods are inherited by following classes:• java. awt. Component• java. lang. Object List Class Methods Sr. Method name Description 1. void add String item It..