Eclipse 3.0RC1 Plugin Development using SWT Designer Pro

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Eclipse 3.0RC1 Plugin Development using SWT Designer Pro

Postby tsapienza » Tue Jul 27, 2004 9:36 am

SWT Designer appears to work well as a Eclipse plugin to develop standalone applications. However, does SWT Designer allow for the GUI to be operate from within an Eclipse view (Editor or other). I thought I saw a reference of convert from standalone to plugin but lost the pointer.

Can you help?
Tony Sapienza
Formula Consultants Inc
tsapienza
 
Posts: 2
Joined: Wed Jul 21, 2004 7:46 am
Location: Anaheim/CA

Re: Eclipse 3.0RC1 Plugin Development using SWT Designer Pro

Postby Eric Clayberg » Tue Jul 27, 2004 10:13 am

tsapienza wrote:SWT Designer appears to work well as a Eclipse plugin to develop standalone applications. However, does SWT Designer allow for the GUI to be operate from within an Eclipse view (Editor or other). I thought I saw a reference of convert from standalone to plugin but lost the pointer.

SWT Designer can be used to create standalone SWT apps, Eclipse RCP apps or Eclipse plugins. You can edit any Eclipse plugin UI artifact and he product includes wizards for creating view parts (with actions, menus and toolbars), wizard pages, dialogs, property & preference pages, etc.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Where Can I find Reference Sources?

Postby tsapienza » Tue Jul 27, 2004 3:46 pm

Without wanting to appear totally incompetent, can you tell me what documentation I can read on "SWT Designer can be used to create standalone SWT apps, Eclipse RCP apps or Eclipse plugins. You can edit any Eclipse plugin UI artifact and he product includes wizards for creating view parts (with actions, menus and toolbars), wizard pages, dialogs, property & preference pages, etc."
Tony Sapienza
Formula Consultants Inc
tsapienza
 
Posts: 2
Joined: Wed Jul 21, 2004 7:46 am
Location: Anaheim/CA

Re: Where Can I find Reference Sources?

Postby Eric Clayberg » Tue Jul 27, 2004 4:40 pm

tsapienza wrote:Without wanting to appear totally incompetent, can you tell me what documentation I can read on "SWT Designer can be used to create standalone SWT apps, Eclipse RCP apps or Eclipse plugins. You can edit any Eclipse plugin UI artifact and he product includes wizards for creating view parts (with actions, menus and toolbars), wizard pages, dialogs, property & preference pages, etc."

There are four main doc/demo sources you should review:

1) The built-in product help available via the Eclipse help system

2) The Designer tutorial created by the University Of Manitoba

3) The on-line product docs available on the Designer web site (see the Documentation entry in the nav tree)

4) The on-line product demos that cover most of the major feature areas. There are dedicated demos covering wizards, dialogs and JFace apps.

Once you create a class of the appropriate type, editing any of them is essentially the same whether you are talking about a standalone SWT app, a wizard page or a property page. JFace apps and Eclipse view parts also provide an extra interface for defining Eclipse actions.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest