de.lessvoid.nifty.controls
Class FocusGainedEvent
java.lang.Object
de.lessvoid.nifty.controls.FocusGainedEvent
- All Implemented Interfaces:
- NiftyEvent<Void>
public class FocusGainedEvent
- extends Object
- implements NiftyEvent<Void>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FocusGainedEvent
public FocusGainedEvent(Controller controller,
NiftyControl niftyControl)
getController
public Controller getController()
getNiftyControl
public NiftyControl getNiftyControl()
Copyright © 2011. All Rights Reserved.