uidesigner/com.nokia.sdt.test.componentlibrary/components/testing/library.js
author timkelly
Wed, 05 May 2010 12:44:59 -0500
branchRCL_2_4
changeset 1333 c995dc6dd227
parent 0 fb279309251b
permissions -rw-r--r--
Bug 11195 Regression. Avoid having perspective switch dialog dismissed or deadlocked by passing in the active shell

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/


function getBlue() {
	return Colors.getColor(0, 0, 255)
}