单项选择题

A、TextField b=new TextField("打开");
B、TextArea b=new TextArea("打开");
C、Checkbox b=new Checkbox("打开");
D、Button b=new Button("打开");