Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Where is the SWT Components?
Where is the SWT Components? [message #134290] Wed, 20 December 2006 03:14 Go to next message
Eclipse UserFriend
Originally posted by: neo_online_ca.yahoo.ca

I just installed VE 1.2. But I cannot find "SWT Components" on the Palette.

I can see "Swing Components","Swing Containers","Swing Menus", and "AWT
Contols. But "SWT Components" is no where to be found. So how to I create a
GUI using SWT here?

Am I missing something here?
Re: Where is the SWT Components? [message #134489 is a reply to message #134290] Wed, 03 January 2007 00:11 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You have to add the SWT library to the classpath. The palette can only
show classes that are in the current classpath.

The easiest way to get the classpath set up is to use the New Visual
Class wizard, select the SWT style from the tree, and then select the
type of SWT class you want to generate.

Neo Z wrote:
> I just installed VE 1.2. But I cannot find "SWT Components" on the Palette.
>
> I can see "Swing Components","Swing Containers","Swing Menus", and "AWT
> Contols. But "SWT Components" is no where to be found. So how to I create a
> GUI using SWT here?
>
> Am I missing something here?
>
>

--
Thanks,
Rich Kulp
Re: Where is the SWT Components? [message #614964 is a reply to message #134290] Wed, 03 January 2007 00:11 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You have to add the SWT library to the classpath. The palette can only
show classes that are in the current classpath.

The easiest way to get the classpath set up is to use the New Visual
Class wizard, select the SWT style from the tree, and then select the
type of SWT class you want to generate.

Neo Z wrote:
> I just installed VE 1.2. But I cannot find "SWT Components" on the Palette.
>
> I can see "Swing Components","Swing Containers","Swing Menus", and "AWT
> Contols. But "SWT Components" is no where to be found. So how to I create a
> GUI using SWT here?
>
> Am I missing something here?
>
>

--
Thanks,
Rich Kulp
Previous Topic:Extending the VE palete
Next Topic:Add component more than once
Goto Forum:
  


Current Time: Tue Apr 23 15:33:04 GMT 2024

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

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

Back to the top