is there anyone knows the equivalent of the swing component blackberry user interface?

Hello

I just need to know blackberry equivalent of the user interface of the swing components.

y at - it someone who knows it.

There is also no equivalent ImageObserver.

Many times if I do a port that has this I have just remove because the initial goal is almost always to notify the caller when the image is done drawing/be converted (format from one image to another, etc.).

On BlackBerry, there are a total of 3 types (Image, image Bitmap, EncodedImage) the image and can relatively easily be passed from one to the other quickly so that eliminates one of the uses and the drawing is very fast or throws an error if it cannot be traced so that eliminates the use of the second.

So it is not necessary (at least in my opinion).

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for