org.argouml.i18n
Class MenuResourceBundle_es

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--org.argouml.i18n.MenuResourceBundle_es

public class MenuResourceBundle_es
extends java.util.ListResourceBundle

Provides strings for spanish localization of the interface. See source of UMLCognitiveResourceBundle_es for some notes about the translation. This is hardcoded. This class should be modified to use something similar to the about box. Ideally this class would call on the xml file for all the languages and allow the users to specify which language through a GUI dialog.

Since:
0.9
See Also:
ResourceBundle, org.argouml.uml.cognitive.UMLCognitiveResourceBundle_es

Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
MenuResourceBundle_es()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuResourceBundle_es

public MenuResourceBundle_es()
Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle


ArgoUML © 1996-2003 (20040229)ArgoUML Project HomeArgoUML Cookbook