单项选择题

A.TextField b = new TextField(“确定”);
B.Checkbox b = new Checkbox(“确定”);
C.Buttn b = new Button(“确定”);
D.Label b = new Label(“确定”);