org.pentaho.reporting.libraries.resourceloader.factory.drawable
Class DrawableResourceFactory

java.lang.Object
  extended by org.pentaho.reporting.libraries.resourceloader.factory.AbstractResourceFactory
      extended by org.pentaho.reporting.libraries.resourceloader.factory.drawable.DrawableResourceFactory
All Implemented Interfaces:
ResourceFactory

public class DrawableResourceFactory
extends AbstractResourceFactory

Creation-Date: 05.04.2006, 17:59:50

Author:
Thomas Morgner

Field Summary
 
Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory
CONFIG_PREFIX
 
Constructor Summary
DrawableResourceFactory()
           
 
Method Summary
static DrawableResourceFactory getInstance()
           
 
Methods inherited from class org.pentaho.reporting.libraries.resourceloader.factory.AbstractResourceFactory
create, getFactoryType, initializeDefaults, registerModule, registerModule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawableResourceFactory

public DrawableResourceFactory()
Method Detail

getInstance

public static DrawableResourceFactory getInstance()