net.sf.jame.mandelbrot.extensions
Class MandelbrotExtensionResources

java.lang.Object
  extended by net.sf.jame.core.util.Resources
      extended by net.sf.jame.mandelbrot.extensions.MandelbrotExtensionResources

public class MandelbrotExtensionResources
extends Resources

Author:
Andrea Medeghini

Method Summary
static MandelbrotExtensionResources getInstance()
          Returns the instance.
 
Methods inherited from class net.sf.jame.core.util.Resources
getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static MandelbrotExtensionResources getInstance()
Returns the instance.

Returns:
the instance.