Topic: 使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看!

  Print this page

1.使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看! Copy to clipboard
Posted by: 思敏
Posted on: 2005-11-12 00:33

JBuild 配置jdks的时候..在相同的一个源程序.
1.import java.awt.*;
2.import javax.swing.*;
3.
4.
5.
6.public class TextEditorFrame extends JFrame {
public TextEditorFrame() {//初始化代码
super("文本编辑器");
Container c=this.getContentPane() ;
c.setLayout(new BorderLayout());
this.setSize(400, 300);
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
setVisible(true);
}

public static void main(String[] args) {
TextEditorFrame frame = new TextEditorFrame();
}
}

.用jbuild自带的java version 1.4.1_02-b06就可以运行..而用我自己java version 1.5.0_04-b05的就出错呢..出错的原因是"TestEditorFrame.java": class TextEditorFrame is public; should be declared in a file named TextEditorFrame.java at line 6, column 1

就是那个pubic显示出错..
please help me ..thx a lot !

2.Re:使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看! [Re: 思敏] Copy to clipboard
Posted by: linqiuppp
Posted on: 2005-11-12 13:55

帅哥,请问哪里有JBuild 9下载?EmbaressedEmbaressed

3.Re:使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看! [Re: 思敏] Copy to clipboard
Posted by: 思敏
Posted on: 2005-11-12 15:05

对不起喔..我是在学校的FTP上下载的....也许你搜索下会有吧!

4.Re:使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看! [Re: 思敏] Copy to clipboard
Posted by: micro_zxhua
Posted on: 2005-11-14 20:38

可以下载jbuilder 2005 enterprise 破解版

思敏 wrote:
对不起喔..我是在学校的FTP上下载的....也许你搜索下会有吧!

5.Re:使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看! [Re: micro_zxhua] Copy to clipboard
Posted by: lfcjecboss
Posted on: 2005-11-15 08:54

你应该把它保存在一个名字为TextEditorFrame.java 的文件中

6.Re:使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看! [Re: 思敏] Copy to clipboard
Posted by: ctgu
Posted on: 2005-11-15 22:08

将你写的这个文件的名字改为TextEditorFrame.java

7.Re:使用JBuild 9的配置过程中出现了问题..麻烦各位帮帮看! [Re: 思敏] Copy to clipboard
Posted by: jobenc
Posted on: 2005-11-17 10:08

用BT下个2006的


   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