Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Controlling the dropping of widget
Controlling the dropping of widget [message #131909] Fri, 06 October 2006 13:27 Go to next message
Eclipse UserFriend
Originally posted by: nsat28.yahoo.com

Hi,

Is there any way, I can control different widgets being dropped onto my
custom widget that extends JPanel.

Thanks,
Anand
Re: Controlling the dropping of widget [message #131961 is a reply to message #131909] Fri, 06 October 2006 13:56 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

There is, but you will need to provide a plugin to do it. See

http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html

for how to provide a plugin and look at the
AbstractComponentModelContainmentHandler class and its subclasses for
examples of Swing controlling the children being dropped.

Anand wrote:
> Hi,
>
> Is there any way, I can control different widgets being dropped onto my
> custom widget that extends JPanel.
>
> Thanks,
> Anand
>

--
Thanks,
Rich Kulp
Re: Controlling the dropping of widget [message #614694 is a reply to message #131909] Fri, 06 October 2006 13:56 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

There is, but you will need to provide a plugin to do it. See

http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html

for how to provide a plugin and look at the
AbstractComponentModelContainmentHandler class and its subclasses for
examples of Swing controlling the children being dropped.

Anand wrote:
> Hi,
>
> Is there any way, I can control different widgets being dropped onto my
> custom widget that extends JPanel.
>
> Thanks,
> Anand
>

--
Thanks,
Rich Kulp
Previous Topic:possibility to use VE source synchronization framework in another project?
Next Topic:Installed VE doesn't do SWT/JFace
Goto Forum:
  


Current Time: Fri Apr 26 04:03:09 GMT 2024

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

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

Back to the top