Uses of Class
net.runelite.client.game.chatbox.ChatboxTextMenuInput
-
Packages that use ChatboxTextMenuInput Package Description net.runelite.client.game.chatbox -
-
Uses of ChatboxTextMenuInput in net.runelite.client.game.chatbox
Methods in net.runelite.client.game.chatbox that return ChatboxTextMenuInput Modifier and Type Method Description ChatboxTextMenuInput
ChatboxTextMenuInput. build()
ChatboxTextMenuInput
ChatboxTextMenuInput. onClose(Runnable onClose)
ChatboxTextMenuInput
ChatboxPanelManager. openTextMenuInput(String title)
ChatboxTextMenuInput
ChatboxTextMenuInput. option(String text, Runnable callback)
ChatboxTextMenuInput
ChatboxTextMenuInput. title(String title)
-