edu.princeton.wordnet.browser
Class Messages

java.lang.Object
  extended by edu.princeton.wordnet.browser.Messages

public class Messages
extends java.lang.Object

Localizer

Author:
Bernard Bou

Field Summary
private static java.lang.String BUNDLE_NAME
          Resource bundle name
private static java.util.ResourceBundle RESOURCE_BUNDLE
          Resource bundle
 
Constructor Summary
private Messages()
          Constructor
 
Method Summary
static java.lang.String getString(java.lang.String key)
          Get localized string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUNDLE_NAME

private static final java.lang.String BUNDLE_NAME
Resource bundle name

See Also:
Constant Field Values

RESOURCE_BUNDLE

private static final java.util.ResourceBundle RESOURCE_BUNDLE
Resource bundle

Constructor Detail

Messages

private Messages()
Constructor

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Get localized string

Parameters:
key - key
Returns:
string value