de.nierbeck.timeTrack.views
Class Messages

java.lang.Object
  extended by de.nierbeck.timeTrack.views.Messages

public class Messages
extends java.lang.Object

Needed to access the resources (bundle)

Author:
Achim

Method Summary
static java.lang.String getString(java.lang.String key)
          resource string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
resource string

Parameters:
key - - the key to translate
Returns:
the string connected to the key


Copyright © 2003-2006 Nierbeck. All Rights Reserved.