public interface ScalablePictureListener
Modifier and Type | Method and Description |
---|---|
void |
scalableStatusChange(int statusCode,
java.lang.String statusMessage)
inform the listener that the status has changed
|
void |
sourceLoadProgressNotification(int statusCode,
int percentage)
inform the listener of progress on the loading of the image
|
void scalableStatusChange(int statusCode, java.lang.String statusMessage)
void sourceLoadProgressNotification(int statusCode, int percentage)