Package net.runelite.client.input
Interface KeyListener
-
- All Superinterfaces:
java.util.EventListener,java.awt.event.KeyListener
- All Known Implementing Classes:
AntiDragPlugin,CameraPlugin,ChatboxItemSearch,ChatboxTextInput,ChatboxTextMenuInput,ChatHistoryPlugin,ChatKeyboardListener,GrandExchangeInputListener,HotkeyListener,InstanceMapInputListener,LoginScreenPlugin,WikiSearchChatboxTextInput
public interface KeyListener extends java.awt.event.KeyListener
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidfocusLost()default booleanisEnabledOnLoginScreen()
-