uidesigner/com.nokia.sdt.test.componentlibrary/components/testing/library.js
author cawthron
Thu, 17 Sep 2009 15:21:40 -0500
changeset 499 25d5d03df940
parent 0 fb279309251b
permissions -rw-r--r--
set version to 1.0.0.qualifier for ATF plugins

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