de.lessvoid.nifty.controls
Class ChatTextSendEvent
java.lang.Object
de.lessvoid.nifty.controls.ChatTextSendEvent
- All Implemented Interfaces:
- NiftyEvent<Void>
public class ChatTextSendEvent
- extends Object
- implements NiftyEvent<Void>
- Author:
- ractoc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChatTextSendEvent
public ChatTextSendEvent(ChatControl chatControl,
String textParam)
getChatControl
public ChatControl getChatControl()
getText
public String getText()
Copyright © 2011. All Rights Reserved.