so I use these instead of above one.
ImageData id = new ImageData("01.gif"); ImageDescriptor.createFromImageData(id);
it works fine. but why?