Topic: 请求帮助 |
Print this page |
1.请求帮助 | Copy to clipboard |
Posted by: Arsan_luo Posted on: 2009-11-07 21:37 各位帮帮忙啊 抓破脑袋了 感觉错误就在一点 可惜就是找不出啊 非常非常感谢诶 ---------------Configuration: <Default>-------------------- E:\java\bin\program\grad\DrawGUI.java:67: cannot resolve symbol symbol : variable lblStudentTypes location: class DrawGUI c.add(lblStudentTypes); ^ E:\java\bin\program\grad\DrawGUI.java:70: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI c.add(lblStudentType); ^ E:\java\bin\program\grad\DrawGUI.java:86: cannot resolve symbol symbol : variable radPresentation location: class DrawGUI radPresentation.addActionListener(rbListener); ^ E:\java\bin\program\grad\DrawGUI.java:98: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI lblStudentType.setBounds(250,0,200,40); ^ E:\java\bin\program\grad\RadioButtonListener.java:24: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI x.lblStudentType.setText("ENGLISH STUDENT"); ^ E:\java\bin\program\grad\RadioButtonListener.java:33: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI x.lblStudentType.setText("MATH STUDENT"); ^ E:\java\bin\program\grad\RadioButtonListener.java:43: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI x.lblStudentType.setText("SCIENCE STUDENT"); ^ E:\java\bin\program\grad\CalculateButtonListener.java:17: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI if(x.lblStudentType.getText()=="ENGLISH STUDENT") ^ E:\java\bin\program\grad\CalculateButtonListener.java:31: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI if(x.lblStudentType.getText()=="MATH STUDENT") ^ E:\java\bin\program\grad\CalculateButtonListener.java:43: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI if(x.lblStudentType.getText()== ^ E:\java\bin\program\grad\ResetButtonListener.java:25: cannot resolve symbol symbol : variable lblStudentType location: class DrawGUI x.lblStudentType.setText("ENGLISH STUDENT"); ^ 11 errors Process completed. |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |