de.lessvoid.nifty.elements
Class EndOfFrameElementAction

java.lang.Object
  extended by de.lessvoid.nifty.elements.EndOfFrameElementAction

public class EndOfFrameElementAction
extends Object


Constructor Summary
EndOfFrameElementAction(Screen newScreen, Element newElement, de.lessvoid.nifty.elements.Action action, EndNotify endNotify)
           
 
Method Summary
 void perform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndOfFrameElementAction

public EndOfFrameElementAction(Screen newScreen,
                               Element newElement,
                               de.lessvoid.nifty.elements.Action action,
                               EndNotify endNotify)
Method Detail

perform

public void perform()


Copyright © 2012. All Rights Reserved.