Runtime

Package org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n

Aurora internal packages.

See:
          Description

Class Summary
DiagramUIPropertiesImages Bundle of all images used by this plugin.
DiagramUIPropertiesMessages An accessor class for externalized strings.
 

Package org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n Description

Aurora internal packages.

Package Specification

This package contains classes to manage the string, image, font and cursor resources for this plugin. Messages and labels on GUI components that need to be localized (adapted for a specific region or language) should be placed in the messages.properties file in this package. Classes in this plugin should use the ResourceManager class to access the I18N resources that is needs. It is not intended to be accessed by other plug-ins.


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.