javauis/m2g_qt/javasrc/com/nokia/microedition/m2g/M2GDestroyable.java
changeset 87 1627c337e51e
parent 56 abc41079b313
equal deleted inserted replaced
80:d6dafc5d983f 87:1627c337e51e
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 package com.nokia.microedition.m2g;
    18 package com.nokia.microedition.m2g;
    19 
    19 
    20 //import com.nokia.mj.impl.rt.legacy.ToolkitInvoker;
       
    21 //import com.nokia.mj.impl.rt.legacy.ToolkitObserver;
       
    22 
    20 
    23 /**
    21 /**
    24  * Interface
    22  * Interface
    25  */
    23  */
    26 public interface M2GDestroyable
    24 public interface M2GDestroyable