Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] java.awt.Image

Thank you for reply David.

> How is the java.awt.Image being created?  Is it via some 3rd party 
> library?
Yes, I am communicating with JavaBeans and would like to present their icons to user:

BeanInfo bi = Introspector.getBeanInfo (JavaBean.class);
java.awt.Image awt = bi.getIcon (0);

jst

-- 

_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


1 cent a minute calls anywhere in the U.S.!

http://www.getpennytalk.com/cgi-bin/adforward.cgi?p_key=RG9853KJ&url=http://www.getpennytalk.com



Back to the top