de.lessvoid.nifty.loaderv2.types.apply
Class ApplyRenderText

java.lang.Object
  extended by de.lessvoid.nifty.loaderv2.types.apply.ApplyRenderText
All Implemented Interfaces:
ApplyRenderer

public class ApplyRenderText
extends Object
implements ApplyRenderer


Constructor Summary
ApplyRenderText(Convert convertParam)
           
 
Method Summary
 void apply(Element element, Attributes attributes, NiftyRenderEngine renderEngine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyRenderText

public ApplyRenderText(Convert convertParam)
Method Detail

apply

public void apply(Element element,
                  Attributes attributes,
                  NiftyRenderEngine renderEngine)
Specified by:
apply in interface ApplyRenderer


Copyright © 2011. All Rights Reserved.