Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Re: Large icons in the BPEL Designer?

Hi,

I think the origin of having both small and large Icons is that we intended
the palette to use large icons at one point. GEF palettes usually have a
support so that you can right-click in the palette and choose large icons
... but somehow we don't support this.
So this is the area where this would come into play ... however, you are
safe for now by just providing a small icon.

Cheers
Simon

Simon Moser, M.Eng.


                                                                          
 Websphere Integration       Mail:           IBM Deutschland Entwicklung  
 Developer Development       smoser@xxxxxx.  GmbH                         
 Team Lead BPEL Editor       com             Vorsitzender des             
 Dept. 4722, Bldg.           Phone:          Aufsichtsrats: Martin Jetter 
 71032-01, Room 086          +49-7031-16-43  Geschäftsführung: Herbert    
 Websphere Solutions and     04              Kircher                      
 Services                    Fax:            Sitz der Gesellschaft:       
 IBM Deutschland             +49-7031-16-48  Böblingen                    
 Entwicklung GmbH            90              Registergericht: Amtsgericht 
 Schönaicherstr. 220, D –                    Stuttgart, HRB 243294        
 71032 Boeblingen                                                         
                                                                          








                                                                           
             Michal                                                        
             Chmielewski                                                   
             <michal.chmielews                                          To 
             ki@xxxxxxxxxx>            Florian <e64641@xxxxxxx>, "BPEL     
             Sent by:                  Designer project developer          
             bpel-dev-bounces@         discussions."                       
             eclipse.org               <bpel-dev@xxxxxxxxxxx>              
                                                                        cc 
                                                                           
             05/17/2007 02:47                                      Subject 
             AM                        [bpel-dev] Re: Large icons in the   
                                       BPEL Designer?                      
                                                                           
             Please respond to                                             
              "BPEL Designer                                               
             project developer                                             
               discussions."                                               
             <bpel-dev@eclipse                                             
                   .org>                                                   
                                                                           
                                                                           




Uhhh ... good point. They are used for nothing now (no calls in the call
graph).

There was some original intent of this ... but I am not sure what.

-m

Florian wrote:
> Hi,
>
> i'm just customizing my adapter for my extension activity.
> in the CustomActivityAdapter, beside getSmallImage(Object object), there
is
> also a method getLargeImage(Object object).
>
> But as far as i could see til now, this method is never used.
>
> Where are the large icons (icon/obj20, png's) used ?
>
> Thanks
> Florian
>
>
>

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev

Back to the top