org.flexdock.plaf.resources
Class PainterResourceHandler

java.lang.Object
  extended by org.flexdock.plaf.resources.ResourceHandler
      extended by org.flexdock.plaf.resources.PainterResourceHandler

public class PainterResourceHandler
extends ResourceHandler

Author:
Claudio Romano

Field Summary
static String PAINTER_RESOURCE_KEY
           
 
Constructor Summary
PainterResourceHandler()
           
 
Method Summary
 Object getResource(String stringValue)
           
 
Methods inherited from class org.flexdock.plaf.resources.ResourceHandler
getArgs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAINTER_RESOURCE_KEY

public static final String PAINTER_RESOURCE_KEY
See Also:
Constant Field Values
Constructor Detail

PainterResourceHandler

public PainterResourceHandler()
Method Detail

getResource

public Object getResource(String stringValue)
Overrides:
getResource in class ResourceHandler