Skip to main content



      Home
Home » Newcomers » Newcomers » How to start the BasicSwingComponents example?
How to start the BasicSwingComponents example? [message #78226] Wed, 15 June 2005 15:22 Go to next message
Eclipse UserFriend
Originally posted by: diviner_chan.hotmail.com_

Hi all,

I want to try the performance about Swing. The question is:
a) how can I determine the current version of Swing embedded in Eclipse?
b) how to start a demo project like SWT demo?
c) is BasicSwingComponents a demo project? why it hasn't main() inside?
d) any good article about Swing work with Eclipse?

Thank you very much.

--
Best regards,
Diviner.
Re: How to start the BasicSwingComponents example? [message #78241 is a reply to message #78226] Wed, 15 June 2005 16:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Diviner,

See embedded reply below.

Diviner wrote:
> Hi all,
>
> I want to try the performance about Swing. The question is:
> a) how can I determine the current version of Swing embedded in Eclipse?

- Swing is not embedded in Eclipse. Swing is included in the version of
Java that you're using to run Eclipse.

> b) how to start a demo project like SWT demo?

- I'm not sure what you mean by this... if you're asking if there's
Swing examples like the SWT Example views, there are none in Eclipse.

> c) is BasicSwingComponents a demo project? why it hasn't main() inside?

- BasicSwingComponents is added by Visual Editor as an example of a
Swing Visual Class. You can run it by selecting Run As->Java Bean

> d) any good article about Swing work with Eclipse?

- You can find documentation on using the Visual Editor to develop
Swing in the Eclipse help. Otherwise there's nothing Swing specific in
Eclipse, other than the AWT-SWT bridge. The Eclipse project is focused
on SWT development. Swing documentation can be found many places on the
web, such as Sun's Swing Tutorial.

>
> Thank you very much.
>
> --
> Best regards,
> Diviner.

Hope this helps,
- Jeff
Re: How to start the BasicSwingComponents example? [message #78386 is a reply to message #78241] Thu, 16 June 2005 06:12 Go to previous message
Eclipse UserFriend
Originally posted by: divinerchan.gmail.com

Jeff Myers,

Thank you very much. Actually I want to do this to compare with
SWT development.

--
Best regards,
Diviner.

>> d) any good article about Swing work with Eclipse?
>
>
> - You can find documentation on using the Visual Editor to develop
> Swing in the Eclipse help. Otherwise there's nothing Swing specific in
> Eclipse, other than the AWT-SWT bridge. The Eclipse project is focused
> on SWT development. Swing documentation can be found many places on the
> web, such as Sun's Swing Tutorial.
>
>>
>> Thank you very much.
>>
>> --
>> Best regards,
>> Diviner.
>
>
> Hope this helps,
> - Jeff
Previous Topic:[import] different ftp sites on the same server
Next Topic:EMF
Goto Forum:
  


Current Time: Sun May 11 09:39:04 EDT 2025

Powered by FUDForum. Page generated in 0.08466 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top