javauis/lcdui_akn/javalcdui/inc/lcdui.h
branchRCL_3
changeset 21 4376525cdefb
parent 18 9ac0a0a7da70
child 23 e5618cc85d74
equal deleted inserted replaced
19:71c436fe3ce0 21:4376525cdefb
   821      *      - the area that has been updated in canvas coordinates.
   821      *      - the area that has been updated in canvas coordinates.
   822      * @since S60 9.2
   822      * @since S60 9.2
   823      */
   823      */
   824     virtual void UpdateRect(const TRect& aRect) = 0;
   824     virtual void UpdateRect(const TRect& aRect) = 0;
   825 #endif // RD_JAVA_NGA_ENABLED
   825 #endif // RD_JAVA_NGA_ENABLED
   826     
   826 
   827     virtual TBool ReadyToBlit() const = 0;
   827     virtual TBool ReadyToBlit() const = 0;
   828 };
   828 };
   829 
   829 
   830 /**
   830 /**
   831  *
   831  *