TV-Browser 3.3.3 API

util.programkeyevent
Interface ProgramKeyActionListener

All Known Subinterfaces:
ProgramKeyAndContextMenuListener
All Known Implementing Classes:
ProgramList

public interface ProgramKeyActionListener


Method Summary
 Program getProgramForKeyEvent(java.awt.event.KeyEvent e)
          Gets the program to use for a key action.
 void keyEventActionFinished()
          Called when KeyEventAction was finished.
 

Method Detail

getProgramForKeyEvent

Program getProgramForKeyEvent(java.awt.event.KeyEvent e)
Gets the program to use for a key action.

Parameters:
e - The key event that was triggered for a user keyboard interaction.
Returns:
The program that was affected by the user keyboard interaction or null if no program was affected.

keyEventActionFinished

void keyEventActionFinished()
Called when KeyEventAction was finished.


TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)