List l = new List("ListTest",Choice.IMPLICIT ) ; List l = new List("ListTest",Choice.EXCLUSIVE ) ; List l = new List("ListTest",Choice.MULTIPLE ) ; List l = new List("ListTest",Choice.POPUP ) ;