Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to import beans from a jar to a palette automatically?
How to import beans from a jar to a palette automatically? [message #166536] Tue, 01 February 2005 20:17 Go to next message
Eclipse UserFriend
Originally posted by: no.one.com

Hi

I would like to import some beans from a jar files to the editor palette
and I need this to be done dynamically. So I need a method to get the jar
name as input and returns the palette filled in with the beans inside the
jar.

Could any GEF developer let me know what's the best and most efficient way
to do this?

Thanks,
Aureliano
Re: How to import beans from a jar to a palette automatically? [message #166547 is a reply to message #166536] Tue, 01 February 2005 21:33 Go to previous messageGo to next message
Florian Georg is currently offline Florian GeorgFriend
Messages: 22
Registered: July 2009
Junior Member
Not sure what youe're trying... but I suppose you'll need to pull out
the beans from the jar by yourself. This is nothing GEF deals with, sorry.

If you're using the FlyoutPalette, you could simply put one
"CombinedTemplateToolEntry" for each bean into the drawers, and
associate it with a factory that create model instances - which in turn
somehow reference the beans' class.

greetings
Florian
Aureliano schrieb:
> Hi
>
> I would like to import some beans from a jar files to the editor palette
> and I need this to be done dynamically. So I need a method to get the
> jar name as input and returns the palette filled in with the beans
> inside the jar.
>
> Could any GEF developer let me know what's the best and most efficient
> way to do this?
>
> Thanks,
> Aureliano
>
Re: How to import beans from a jar to a palette automatically? [message #166597 is a reply to message #166536] Wed, 02 February 2005 04:15 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Are you using [J]VE? They have a newsgroup.

"Aureliano" <no@one.com> escreveu na mensagem
news:ctoo3s$sni$1@www.eclipse.org...
> Hi
>
> I would like to import some beans from a jar files to the editor palette
> and I need this to be done dynamically. So I need a method to get the jar
> name as input and returns the palette filled in with the beans inside the
> jar.
>
> Could any GEF developer let me know what's the best and most efficient way
> to do this?
>
> Thanks,
> Aureliano
>
Previous Topic:how to get screen width & height
Next Topic:MultiLineLabel
Goto Forum:
  


Current Time: Thu Apr 25 18:09:15 GMT 2024

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

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

Back to the top