Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » SWT / VE Visual Inheritance
SWT / VE Visual Inheritance [message #130281] Wed, 23 August 2006 13:11 Go to next message
Eclipse UserFriend
Originally posted by: fmarcondes.dba.com.br

Hi,

I'm new in java/SWT/VE/JFace.
I try to did a visual Inheritance in a visual class and I canŽt saw a form
in this class.
VE support this ? How I do ?

thanks,

Francisco

PS. : Sorry about my poor english.
Re: SWT / VE Visual Inheritance [message #130295 is a reply to message #130281] Wed, 23 August 2006 14:15 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

VE doesn't really support visual inheritance very well (i.e.
Composite->YourVEComposite->YourVESubComposite). It works best using
composition instead of inheritance (i.e. create a Composite subclass and
then use that subclass somewhere else).

Francisco wrote:
> Hi,
>
> I'm new in java/SWT/VE/JFace.
> I try to did a visual Inheritance in a visual class and I canŽt saw a
> form in this class.
> VE support this ? How I do ?
>
> thanks,
>
> Francisco
>
> PS. : Sorry about my poor english.

--
Thanks,
Rich Kulp
Re: SWT / VE Visual Inheritance [message #614569 is a reply to message #130281] Wed, 23 August 2006 14:15 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

VE doesn't really support visual inheritance very well (i.e.
Composite->YourVEComposite->YourVESubComposite). It works best using
composition instead of inheritance (i.e. create a Composite subclass and
then use that subclass somewhere else).

Francisco wrote:
> Hi,
>
> I'm new in java/SWT/VE/JFace.
> I try to did a visual Inheritance in a visual class and I canŽt saw a
> form in this class.
> VE support this ? How I do ?
>
> thanks,
>
> Francisco
>
> PS. : Sorry about my poor english.

--
Thanks,
Rich Kulp
Previous Topic:SWT / VE Visual Inheritance
Next Topic:Visual classes in other language (e.g, XML-based)
Goto Forum:
  


Current Time: Fri Apr 26 04:00:49 GMT 2024

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

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

Back to the top