| JUCE
    | 
| Classes | |
| class | CaretComponent | 
| class | KeyboardFocusTraverser | 
| Controls the order in which keyboard focus moves between components.  More... | |
| class | KeyListener | 
| Receives callbacks when keys are pressed.  More... | |
| class | KeyPress | 
| Represents a key press, including any modifier keys that are needed.  More... | |
| class | ModifierKeys | 
| Represents the state of the mouse buttons and modifier keys.  More... | |
| class | SystemClipboard | 
| Handles reading/writing to the system's clipboard.  More... | |
| struct | TextEditorKeyMapper< CallbackClass > | 
| This class is used to invoke a range of text-editor navigation methods on an object, based upon a keypress event.  More... | |
| class | TextInputTarget | 
| An abstract base class which can be implemented by components that function as text editors.  More... | |