ami
Class AMITag

java.lang.Object
  |
  +--ami.AMITag

public class AMITag
extends Object

Description: Contains every system non-translatable strings

Version:
1.0
Author:
Bertrand Florat

Field Summary
(package private) static HashMap h
           
 
Constructor Summary
private AMITag()
          No constructor
 
Method Summary
(package private) static void ()
           
static String get(String sMessageID)
          Get the tag associated with a label
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

h

static HashMap h
Constructor Detail

AMITag

private AMITag()
No constructor
Method Detail

static void ()

get

public static String get(String sMessageID)
Get the tag associated with a label
Parameters:
sMessageID -  
Returns:
the tag