控件所处的包为android.widget.*
文本控件TextView
编辑控件EditText
按钮控件Button
单选组控件RadioGroup
单选控件RadioButton
多选控件CheckBox
进度条控件ProgressBar
列表控件ListView
1 获取控件对象的方法 getViewById
控件所处的包为android.widget.*
文本控件TextView
编辑控件EditText
按钮控件Button
单选组控件RadioGroup
单选控件RadioButton
多选控件CheckBox
进度条控件ProgressBar
列表控件ListView
1 获取控件对象的方法 getViewById