Skip to main content



      Home
Home » Archived » Visual Editor (VE) » How to add own component to the Swing palette
How to add own component to the Swing palette [message #98231] Mon, 18 July 2005 09:35 Go to next message
Eclipse UserFriend
Originally posted by: balireg.mailbox.hu

Hello,

how is it possible to add a new item to the Swing palette from a jar file?

I have my own extension fo jTable packaged in a JAR file without BeanInfo.
I can easy add this JAR in NetBeans palette but how can I add it anyhow in
Eclipse?

Thanks!
Re: How to add own component to the Swing palette [message #98268 is a reply to message #98231] Mon, 18 July 2005 11:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Hey,

Check out the article on this topic:
http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html

If that's too complicated, you can also just use the Choose Bean dialog
to drop your widget.

Hope this helps,
- Jeff

MicroSun wrote:
> Hello,
>
> how is it possible to add a new item to the Swing palette from a jar file?
>
> I have my own extension fo jTable packaged in a JAR file without
> BeanInfo. I can easy add this JAR in NetBeans palette but how can I add
> it anyhow in Eclipse?
>
> Thanks!
>
Re: How to add own component to the Swing palette [message #98282 is a reply to message #98268] Mon, 18 July 2005 13:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: balireg.mailbox.hu

Thanks!

If I want to distribute a JavaBean is it quite complicated for the user to
add it to the palette as I see.
Re: How to add own component to the Swing palette [message #98296 is a reply to message #98282] Mon, 18 July 2005 15:06 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

MicroSun wrote:
> Thanks!
>
> If I want to distribute a JavaBean is it quite complicated for the user
> to add it to the palette as I see.

Yes, it is complicated. Hopefully this will be an area that development
will target enhancing in VE 1.2. Here's the relevant bug report that
you can watch for work on this feature:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=48889

- Jeff
Re: How to add own component to the Swing palette [message #609095 is a reply to message #98231] Mon, 18 July 2005 11:24 Go to previous message
Eclipse UserFriend
Hey,

Check out the article on this topic:
http://eclipse.org/articles/Article-VE-Custom-Widget/customw idget.html

If that's too complicated, you can also just use the Choose Bean dialog
to drop your widget.

Hope this helps,
- Jeff

MicroSun wrote:
> Hello,
>
> how is it possible to add a new item to the Swing palette from a jar file?
>
> I have my own extension fo jTable packaged in a JAR file without
> BeanInfo. I can easy add this JAR in NetBeans palette but how can I add
> it anyhow in Eclipse?
>
> Thanks!
>
Re: How to add own component to the Swing palette [message #609096 is a reply to message #98268] Mon, 18 July 2005 13:30 Go to previous message
Eclipse UserFriend
Originally posted by: balireg.mailbox.hu

Thanks!

If I want to distribute a JavaBean is it quite complicated for the user to
add it to the palette as I see.
Re: How to add own component to the Swing palette [message #609097 is a reply to message #98282] Mon, 18 July 2005 15:06 Go to previous message
Eclipse UserFriend
MicroSun wrote:
> Thanks!
>
> If I want to distribute a JavaBean is it quite complicated for the user
> to add it to the palette as I see.

Yes, it is complicated. Hopefully this will be an area that development
will target enhancing in VE 1.2. Here's the relevant bug report that
you can watch for work on this feature:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=48889

- Jeff
Previous Topic:VE 1.1 ergonomics suggestions
Next Topic:Swing Grid Support?
Goto Forum:
  


Current Time: Sat May 10 08:06:21 EDT 2025

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

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

Back to the top