sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool/src/com/nokia/s60tools/analyzetool/ui/IActionListener.java
changeset 6 f65f740e69f9
parent 1 1050670c6980
equal deleted inserted replaced
5:844b047e260d 6:f65f740e69f9
     1 /*
     1 /*
     2  * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2  * Copyright (c) 2008-2010 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".
    36 	 */
    36 	 */
    37 	void buildStateChanged(IProject projRef);
    37 	void buildStateChanged(IProject projRef);
    38 
    38 
    39 
    39 
    40 	/**
    40 	/**
    41 	 * Disables or enables trace related actions If Tracing utility plugin could not
    41 	 * Disables or enables trace related actions If TraceViewer plugin could not
    42 	 * loaded the trace actions are disable at plugin startup.
    42 	 * loaded the trace actions are disable at plugin startup.
    43 	 *
    43 	 *
    44 	 * @param disable
    44 	 * @param disable
    45 	 *            Boolean
    45 	 *            Boolean
    46 	 */
    46 	 */