Class ChatCompletionHelper

java.lang.Object
java.awt.event.KeyAdapter
games.stendhal.client.gui.chattext.ChatCompletionHelper
All Implemented Interfaces:
KeyListener, EventListener

public final class ChatCompletionHelper extends KeyAdapter
Matches the entered text of chat with the online player list to enable tab completion of nicknames
Author:
madmetzger