javamanager/javainstaller/installer/javasrc.linux/com/nokia/mj/impl/installer/applicationregistrator/ApplicationRegistrator.java
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
equal deleted inserted replaced
20:f9bb0fca356a 24:0fd27995241b
    35  * OPEN: to which application registration databases does this
    35  * OPEN: to which application registration databases does this
    36  * class register the Java application?
    36  * class register the Java application?
    37  *
    37  *
    38  * startSession() must be called before the other methods of this
    38  * startSession() must be called before the other methods of this
    39  * class can be used.
    39  * class can be used.
    40  *
       
    41  *
       
    42  * @author Nokia Corporation
       
    43  * @version $Rev: 10289 $
       
    44  */
    40  */
    45 public final class ApplicationRegistrator
    41 public final class ApplicationRegistrator
    46 {
    42 {
    47     // The OMJ default (Linux) icon
    43     // The OMJ default (Linux) icon
    48     private static final String DEFAULT_ICON_NAME = "java_app.png";
    44     private static final String DEFAULT_ICON_NAME = "java_app.png";