de.lessvoid.nifty.elements
Class Element.LocalEndNotify

java.lang.Object
  extended by de.lessvoid.nifty.elements.Element.LocalEndNotify
All Implemented Interfaces:
EndNotify
Enclosing class:
Element

public class Element.LocalEndNotify
extends Object
implements EndNotify

LocalEndNotify helper class.

Author:
void

Constructor Summary
Element.LocalEndNotify(EffectEventId effectEventIdParam, EndNotify effectEndNotiyParam)
          create it.
 
Method Summary
 void perform()
          perform.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Element.LocalEndNotify

public Element.LocalEndNotify(EffectEventId effectEventIdParam,
                              EndNotify effectEndNotiyParam)
create it.

Parameters:
effectEventIdParam - event id
effectEndNotiyParam - end notify
Method Detail

perform

public void perform()
perform.

Specified by:
perform in interface EndNotify


Copyright © 2011. All Rights Reserved.