判断题
在一个程序中不能同时使用Jframe和applet。
错误
判断题 fill变量属于GrideLayout类。
判断题 程序员在创建一个Frame时,至少必须创建一个菜单,并将它加入Frame中。
判断题 JCheckBox类和JRadioButton类都是JtoggleButtond的子类。