开发者

Learning Eclipse Visual Editor Swing with Java [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, o开发者_JS百科r expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I am trying to create a java GUI project for school using Eclipse Visual Editor with Swing. But i am having a lot of issues learning this since this is the first time i am making a GUI.

Like when i drag JPanel into my screen, it creates a function for it, but how do i call it in a separate file?

I guess my question is does anyone know of any good resources that can help me learn how to use visual editor (links, books, youtube videos, examples)?

Thanks =]


Here are a couple of tutorials for using the Visual Editor.

http://www.ibm.com/developerworks/opensource/library/os-ecvisual/
and
http://www.cs.siu.edu/~wainer/484S05/visEdit/eclipseVE.pdf

Here is the Swing Tutorial


If you are learning to create swing application and you need a visual editor for that; then I suppose you should be using NetBeans IDE.

http://netbeans.org/


Or Google Toolkit belt, with window builder in Eclipse ;)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜