comparison dwtx/jface/preference/PreferenceConverter.d @ 90:7ffeace6c47f

Update 3.4M7 to 3.4
author Frank Benoit <benoit@tionex.de>
date Sun, 06 Jul 2008 23:30:07 +0200
parents b3c8e32d406f
children eb3ef3b7e244
comparison
equal deleted inserted replaced
89:040da1cb0d76 90:7ffeace6c47f
1 /******************************************************************************* 1 /*******************************************************************************
2 * Copyright (c) 2000, 2006 IBM Corporation and others. 2 * Copyright (c) 2000, 2008 IBM Corporation and others.
3 * All rights reserved. This program and the accompanying materials 3 * All rights reserved. This program and the accompanying materials
4 * are made available under the terms of the Eclipse Public License v1.0 4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at 5 * which accompanies this distribution, and is available at
6 * http://www.eclipse.org/legal/epl-v10.html 6 * http://www.eclipse.org/legal/epl-v10.html
7 * 7 *
45 * <p> 45 * <p>
46 * This class contains static methods and fields only and cannot 46 * This class contains static methods and fields only and cannot
47 * be instantiated. 47 * be instantiated.
48 * </p> 48 * </p>
49 * Note: touching this class has the side effect of creating a display (static initializer). 49 * Note: touching this class has the side effect of creating a display (static initializer).
50 * @noinstantiate This class is not intended to be instantiated by clients.
50 */ 51 */
51 public class PreferenceConverter { 52 public class PreferenceConverter {
52 53
53 /** 54 /**
54 * The default-default value for point preferences 55 * The default-default value for point preferences