uidesigner/com.nokia.sdt.test.componentlibrary/components/testing/library.js
author Ed Swartz <ed.swartz@nokia.com>
Wed, 07 Apr 2010 09:06:07 -0500
changeset 1163 af25ad622fbf
parent 0 fb279309251b
permissions -rw-r--r--
Add checks for RVCT command line errors and warnings (bug 10045)

/*
* 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)
}