de.lessvoid.nifty.loaderv2.types
Class UseControlsType

java.lang.Object
  extended by de.lessvoid.nifty.loaderv2.types.XmlBaseType
      extended by de.lessvoid.nifty.loaderv2.types.UseControlsType
All Implemented Interfaces:
XmlType

public class UseControlsType
extends XmlBaseType


Constructor Summary
UseControlsType()
           
 
Method Summary
 void loadControl(NiftyLoader niftyLoader, NiftyType niftyType)
           
 String output(int offset)
           
 
Methods inherited from class de.lessvoid.nifty.loaderv2.types.XmlBaseType
getAttributes, initFromAttributes, mergeFromAttributes, translateSpecialValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseControlsType

public UseControlsType()
Method Detail

output

public String output(int offset)
Overrides:
output in class XmlBaseType

loadControl

public void loadControl(NiftyLoader niftyLoader,
                        NiftyType niftyType)
                 throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.