Class ImageControlTarget


  • public class ImageControlTarget
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void getSize​(totalcross.ui.image.ImageLoader.SizeReadyCallback callback)  
      void sizeChanged​(int width, int height)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSize

        public void getSize​(totalcross.ui.image.ImageLoader.SizeReadyCallback callback)
      • sizeChanged

        public void sizeChanged​(int width,
                                int height)