Uses of Class
net.sf.bloof.util.intl.Language

Packages that use Language
net.sf.bloof.util.intl   
 

Uses of Language in net.sf.bloof.util.intl
 

Fields in net.sf.bloof.util.intl declared as Language
static Language Language.ENGLISH
          Constant for English language
static Language Language.GERMAN
          Constant for German language
 

Methods in net.sf.bloof.util.intl that return Language
static Language[] Messages.getAvailableLanguages()
          Returns the currenty available Languages
 

Methods in net.sf.bloof.util.intl with parameters of type Language
static void Messages.setLanguage(Language aLanguage)
          Sets a language for Bloof
 



Copyright © 2003 bloof@Sourceforge. All Rights Reserved.