Uses of Package
org.eclipse.e4.core.services.nls
Packages that use org.eclipse.e4.core.services.nls
Package
Description
Application programming interfaces for dependency injection of message objects for internationalization.
-
Classes in org.eclipse.e4.core.services.nls used by org.eclipse.e4.core.services.nlsClassDescriptionCaching behaviors.Consumer interface that is used to bind a method of an object (e.g. a SWT control) to a field of a Messages instance.Function interface that is used to bind a property of an object (e.g. a SWT control) to a field of a Messages instance.Supplier interface that is used to bind a method of an object (e.g. a SWT control) to a field of a Messages instance.
-
Classes in org.eclipse.e4.core.services.nls used by org.eclipse.e4.ui.internal