1、所有可以显示出来的元素 都叫component
container是用来容纳component的其他元素
2、button
flowlayout 默认居中排列 也可 .left .right 也可加参数(x间距,y间距)
borderlayout frame的默认布局管理器 east west north south center
gridlayout(x行,y列)
panel的默认管理器为flowlayout
设置了布局管理器后不可再自己设置大小 位置
4、actionlistener
3、textfield(光标在文本框敲回车)
setechochar (‘*’)