Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » How can I display a JDialog in the VE?
How can I display a JDialog in the VE? [message #144127] Tue, 25 March 2008 10:44 Go to next message
Eclipse UserFriend
Originally posted by: eli_lato.hotmail.com

In the Property Sheet, the designer types a property that is wrong. I want to display a JDialog that explains the problem to the designer.

How can I display a JDialog in the VE?
Is there any way to talk to the designer?

Thanks,
Eli
Re: How can I display a JDialog in the VE? [message #144154 is a reply to message #144127] Tue, 25 March 2008 15:12 Go to previous message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
There are two possibilities:
1. Define your cell editor.
Please read the article
http://www.eclipse.org/articles/Article-VE-Custom-Widget/cus tomwidget.html
2. Setup a listener to JEM resource.
It seems you need to extend VE editor

Regards
Yves YANG
----
http://www.soyatec.com/
"Eli Lato" <eli_lato@hotmail.com> wrote in message
news:32700627.11851206441905300.JavaMail.root@cp1.dzone.com...
> In the Property Sheet, the designer types a property that is wrong. I want
> to display a JDialog that explains the problem to the designer.
>
> How can I display a JDialog in the VE?
> Is there any way to talk to the designer?
>
> Thanks,
> Eli
Re: How can I display a JDialog in the VE? [message #617003 is a reply to message #144127] Tue, 25 March 2008 15:12 Go to previous message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
There are two possibilities:
1. Define your cell editor.
Please read the article
http://www.eclipse.org/articles/Article-VE-Custom-Widget/cus tomwidget.html
2. Setup a listener to JEM resource.
It seems you need to extend VE editor

Regards
Yves YANG
----
http://www.soyatec.com/
"Eli Lato" <eli_lato@hotmail.com> wrote in message
news:32700627.11851206441905300.JavaMail.root@cp1.dzone.com...
> In the Property Sheet, the designer types a property that is wrong. I want
> to display a JDialog that explains the problem to the designer.
>
> How can I display a JDialog in the VE?
> Is there any way to talk to the designer?
>
> Thanks,
> Eli
Previous Topic:How can I force the VE to display a property's real value?
Next Topic:How can I display a grid as a background in the VE?
Goto Forum:
  


Current Time: Thu Apr 25 16:42:04 GMT 2024

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

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

Back to the top