Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT of plugin.xml
SWT of plugin.xml [message #452744] Thu, 24 March 2005 11:43 Go to next message
marcus is currently offline marcusFriend
Messages: 1
Registered: July 2009
Junior Member
Does anyone know what SWT components are used to construct the plugin.xml
editor? The look of each page is very appealing and I would like to
design something similar, as my editor will be used more for displaying
data (as opposed to being a text editor).

The sections in Overview that the user can hide or expand are especially
clever. e.g. 'Alerts and Action Items', 'General Information'

Thanks
Re: SWT of plugin.xml [message #452751 is a reply to message #452744] Thu, 24 March 2005 13:18 Go to previous messageGo to next message
Reinhard Moser is currently offline Reinhard MoserFriend
Messages: 43
Registered: July 2009
Member
Hi,

i also wondered a long time, what they used to implement this nice
editor. The editor itself is PDEEditor to be found in the
org.eclipse.pde.ui plugin. The technic behind is an advanced FormEditor
using FormPage.

Hope this helps.

Kind regards

marcus wrote:
> Does anyone know what SWT components are used to construct the
> plugin.xml editor? The look of each page is very appealing and I would
> like to design something similar, as my editor will be used more for
> displaying data (as opposed to being a text editor).
> The sections in Overview that the user can hide or expand are especially
> clever. e.g. 'Alerts and Action Items', 'General Information'
>
> Thanks
>
Re: SWT of plugin.xml [message #452829 is a reply to message #452751] Thu, 24 March 2005 16:36 Go to previous message
Reinhard Moser is currently offline Reinhard MoserFriend
Messages: 43
Registered: July 2009
Member
Hi,

see:

http://dev.eclipse.org/viewcvs/index.cgi/pde-ui-home/working /EclipseForms/EclipseForms.html?rev=1.8

Reinhard Moser wrote:
> Hi,
>
> i also wondered a long time, what they used to implement this nice
> editor. The editor itself is PDEEditor to be found in the
> org.eclipse.pde.ui plugin. The technic behind is an advanced FormEditor
> using FormPage.
>
> Hope this helps.
>
> Kind regards
>
> marcus wrote:
>
>> Does anyone know what SWT components are used to construct the
>> plugin.xml editor? The look of each page is very appealing and I
>> would like to design something similar, as my editor will be used more
>> for displaying data (as opposed to being a text editor). The sections
>> in Overview that the user can hide or expand are especially clever.
>> e.g. 'Alerts and Action Items', 'General Information'
>>
>> Thanks
>>
Previous Topic:Drag and Drop files to RCP app not working on Linux?
Next Topic:Advanced graphics: When are those libs (Cairo, GDI++) required?
Goto Forum:
  


Current Time: Thu Mar 28 08:16:11 GMT 2024

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

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

Back to the top