javamanager/javainstaller/installer/javasrc/com/nokia/mj/impl/installer/midp2/install/steps/WaitForLaunchAppQuery.java
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
equal deleted inserted replaced
20:f9bb0fca356a 24:0fd27995241b
    25 import com.nokia.mj.impl.utils.Uid;
    25 import com.nokia.mj.impl.utils.Uid;
    26 
    26 
    27 /**
    27 /**
    28  * Installation step which waits until user has
    28  * Installation step which waits until user has
    29  * answered to launch application query.
    29  * answered to launch application query.
    30  *
       
    31  * @author Nokia Corporation
       
    32  * @version $Rev:  $ $Date:  $
       
    33  */
    30  */
    34 public class WaitForLaunchAppQuery extends ExeStep
    31 public class WaitForLaunchAppQuery extends ExeStep
    35 {
    32 {
    36     public void execute(ExeBall aBall)
    33     public void execute(ExeBall aBall)
    37     {
    34     {