vooga.devEnvironment.util
Class Resources

java.lang.Object
  extended by vooga.devEnvironment.util.Resources

public class Resources
extends java.lang.Object

Communicates with the resource bundle

Author:
Abhay Jaipuria

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

Constructor Detail

Resources

public Resources()
Method Detail

getString

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