public interface ProgramKeyActionListener
Modifier and Type | Method and Description |
---|---|
Program |
getProgramForKeyEvent(java.awt.event.KeyEvent e)
Gets the program to use for a key action.
|
void |
keyEventActionFinished()
Called when KeyEventAction was finished.
|
Program getProgramForKeyEvent(java.awt.event.KeyEvent e)
e
- The key event that was triggered for a user keyboard interaction.null
if no program was affected.void keyEventActionFinished()
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)