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 java.lang.ObjectA modal input that lives in the chatbox panel.
-
-
Constructor Summary
Constructors Constructor Description ChatboxInput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidclose()protected voidopen()
-