org.argouml.i18n
Class MenuResourceBundle_en_GB

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended byorg.argouml.i18n.MenuResourceBundle_en_GB

public class MenuResourceBundle_en_GB
extends java.util.ListResourceBundle

English Great Britain This is hardcoded. This class should be modified to use something similar to the about box. Ideally this class would call on a xml file for all the languages and allow the users to specify which language through a GUI dialog.


Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
MenuResourceBundle_en_GB()
           
 
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_en_GB

public MenuResourceBundle_en_GB()
Method Detail

getContents

public java.lang.Object[][] getContents()


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