de.lessvoid.nifty.loaderv2.types
Class RegisterMouseCursorType

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

public class RegisterMouseCursorType
extends XmlBaseType


Constructor Summary
RegisterMouseCursorType()
           
 
Method Summary
 void materialize(Nifty nifty, Logger log)
           
 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

RegisterMouseCursorType

public RegisterMouseCursorType()
Method Detail

output

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

materialize

public void materialize(Nifty nifty,
                        Logger log)


Copyright © 2012. All Rights Reserved.