Class PainterResourceHandler


  • public class PainterResourceHandler
    extends ResourceHandler
    Author:
    Claudio Romano
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PAINTER_RESOURCE_KEY  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getResource​(java.lang.String stringValue)  
      • 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 java.lang.String PAINTER_RESOURCE_KEY
        See Also:
        Constant Field Values
    • Constructor Detail

      • PainterResourceHandler

        public PainterResourceHandler()
    • Method Detail

      • getResource

        public java.lang.Object getResource​(java.lang.String stringValue)
        Overrides:
        getResource in class ResourceHandler