Uses of Class
org.eclipse.jgit.nls.TranslationBundle

Packages that use TranslationBundle
org.eclipse.jgit   
org.eclipse.jgit.nls   
 

Uses of TranslationBundle in org.eclipse.jgit
 

Subclasses of TranslationBundle in org.eclipse.jgit
 class JGitText
          Translation bundle for JGit core
 

Uses of TranslationBundle in org.eclipse.jgit.nls
 

Methods in org.eclipse.jgit.nls with type parameters of type TranslationBundle
static
<T extends TranslationBundle>
T
NLS.getBundleFor(Class<T> type)
          Returns an instance of the translation bundle of the required type.
 



Copyright © 2011. All Rights Reserved.