de.lessvoid.nifty.loaderv2
Class RootLayerFactory

java.lang.Object
  extended by de.lessvoid.nifty.loaderv2.RootLayerFactory

public class RootLayerFactory
extends Object


Constructor Summary
RootLayerFactory()
           
 
Method Summary
 ElementRenderer[] createPanelRenderer()
           
 Element createRootLayer(String id, Nifty nifty, Screen screen, TimeProvider time)
           
 LayoutPart createRootLayerLayoutPart(Nifty nifty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootLayerFactory

public RootLayerFactory()
Method Detail

createRootLayer

public Element createRootLayer(String id,
                               Nifty nifty,
                               Screen screen,
                               TimeProvider time)

createPanelRenderer

public ElementRenderer[] createPanelRenderer()

createRootLayerLayoutPart

public LayoutPart createRootLayerLayoutPart(Nifty nifty)


Copyright © 2011. All Rights Reserved.