Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Editing complex Properties(Attributes)
Editing complex Properties(Attributes) [message #224878] Mon, 23 October 2006 12:15 Go to next message
Eclipse UserFriend
Originally posted by: prodanov.tk.infromatik.tu-darmstadt.de

Hallo,

I'm working on a project with GEF and becouse I'm new in programing with
this framework need some help.
I want to edit attributes of a bit complex type. In ex.
DefinedObject[0..*] attribute, where an DefinedObject is Java Class and
the user could edit all of the elements of this DefinedObject[] Array.
Suppose we have an edit part for the single element DefinedObject and all
we need to edit it.
the simple types like "int" or "string" can be editted with the
propertysheetviewer.
Can somebody please tell me how can I edit complex attributes with
propertysheet or how can I do that at all(edit theese compolex attributes)

Thanks

Martin
Re: Editing complex Properties(Attributes) [message #224895 is a reply to message #224878] Mon, 23 October 2006 16:04 Go to previous message
Xiang Qinxian is currently offline Xiang QinxianFriend
Messages: 119
Registered: July 2009
Senior Member
在 2006-10-23一的 12:15 +0000,Martin Prodanov写道:
> Hallo,
>
> I'm working on a project with GEF and becouse I'm new in programing with
> this framework need some help.
> I want to edit attributes of a bit complex type. In ex.
> DefinedObject[0..*] attribute, where an DefinedObject is Java Class and
> the user could edit all of the elements of this DefinedObject[] Array.
> Suppose we have an edit part for the single element DefinedObject and all
> we need to edit it.
> the simple types like "int" or "string" can be editted with the
> propertysheetviewer.
> Can somebody please tell me how can I edit complex attributes with
> propertysheet or how can I do that at all(edit theese compolex attributes)
>
> Thanks
>
> Martin
>
>
>
Take controls of you properties article in eclipse.org/articles can do
some helps.

Regards,

Qinxian
Previous Topic:Dynamic Tooltip
Next Topic:zooming text
Goto Forum:
  


Current Time: Tue Apr 23 16:16:58 GMT 2024

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

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

Back to the top