blob: 9f74f8785b54a5f00dc49788bb10ca70adf64d41 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
/******************************************************************************
* Copyright (c) 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
****************************************************************************/
-->
</head>
<body>
<p>Provides a set of classes to manage the string, image, font and cursor resources for
the org.eclipse.gmf.runtime.common.ui.action plugin.</p>
<p>Messages and labels on GUI components that need to be localized (adapted
for a specific region or language) should be placed in the <code>messages.properties</code>
file in this package.</p>
<p>Classes in the org.eclipse.gmf.runtime.common.ui.action.ide plugin should use the
{@link org.eclipse.gmf.runtime.common.ui.action.ide.internal.l10n.ResourceManager} class to
access to the I18N resources that is needs.</p>
@canBeSeenBy org.eclipse.gmf.runtime.common.ui.action.ide.*
</body>
</html>