org.eclipse.contribution.visualiser.views
Class Messages

java.lang.Object
  extended byorg.eclipse.contribution.visualiser.views.Messages

public class Messages
extends java.lang.Object

Class used to look up internationalised Strings required by the Visualiser's views


Constructor Summary
Messages()
           
 
Method Summary
static java.lang.String getString(java.lang.String key)
          Get the String for the given key.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Get the String for the given key.

Parameters:
key -
Returns: