javamanager/javainstaller/installerui/javasrc/com/nokia/mj/impl/installer/ui/InstallerUi.java
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   383             iListener.uiIsHidden(aHide);
   383             iListener.uiIsHidden(aHide);
   384         }
   384         }
   385     }
   385     }
   386 
   386 
   387     /**
   387     /**
   388      * Executes given Runnable synchronously in the UI thread. 
       
   389      */
       
   390     public void syncExec(Runnable aRunnable)
       
   391     {
       
   392     }
       
   393 
       
   394     /**
       
   395      * Writes an info log entry to JavaInstaller log.
   388      * Writes an info log entry to JavaInstaller log.
   396      *
   389      *
   397      * @param aMsg message to be logged
   390      * @param aMsg message to be logged
   398      */
   391      */
   399     public static void log(String aMsg)
   392     public static void log(String aMsg)