I used the following method to get imagage from another bundle, but still
got problems,
IconImage1 = new
ImageIcon(Toolkit.getDefaultToolkit(
).getImage(bdlCtx.getBundle(bundle_i
d).getResource(bundle_name+".gif")))
;
What's wrong? and how to get? Best Regards! ---------------- Jerry
_______________________________________________ OSGi Developer Mail List [email protected] http://www2.osgi.org/mailman/listinfo/osgi-dev
