Package net.runelite.client.game.chatbox
Class ChatboxInput
- java.lang.Object
-
- net.runelite.client.game.chatbox.ChatboxInput
-
- Direct Known Subclasses:
ChatboxTextInput
,ChatboxTextMenuInput
public abstract class ChatboxInput extends Object
A modal input that lives in the chatbox panel.
-
-
Constructor Summary
Constructors Constructor Description ChatboxInput()
-