JUCE
KeyListener Member List

This is the complete list of members for KeyListener, including all inherited members.

keyPressed(const KeyPress &key, Component *originatingComponent)=0KeyListenerpure virtual
keyStateChanged(bool isKeyDown, Component *originatingComponent)KeyListenervirtual
~KeyListener()KeyListenervirtual