javacommons/utils/javasrc/com/nokia/mj/impl/rt/ui/RuntimeUiFactory.java
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
equal deleted inserted replaced
20:f9bb0fca356a 24:0fd27995241b
    19 
    19 
    20 import com.nokia.mj.impl.rt.support.ApplicationInfo;
    20 import com.nokia.mj.impl.rt.support.ApplicationInfo;
    21 
    21 
    22 /**
    22 /**
    23  * Factory for RuntimeUI interfaces.
    23  * Factory for RuntimeUI interfaces.
    24  *
       
    25  * @author Nokia Corporation
       
    26  * @version $Rev: 0 $
       
    27  */
    24  */
    28 public class RuntimeUiFactory
    25 public class RuntimeUiFactory
    29 {
    26 {
    30 
    27 
    31     /**
    28     /**