public class ProgramKeyEventHandler
extends java.awt.event.KeyAdapter
Modifier and Type | Field and Description |
---|---|
static int |
LEFT_DOUBLE_KEY |
static int |
LEFT_SINGLE_KEY |
static int |
MIDDLE_DOUBLE_KEY |
static int |
MIDDLE_SINGLE_KEY |
Constructor and Description |
---|
ProgramKeyEventHandler(ProgramKeyAndContextMenuListener listener,
ContextMenuIf owner)
Create a new instance of this class to handle mouse events on programs.
|
Modifier and Type | Method and Description |
---|---|
void |
keyPressed(java.awt.event.KeyEvent e) |
public static final int LEFT_SINGLE_KEY
public static final int LEFT_DOUBLE_KEY
public static final int MIDDLE_SINGLE_KEY
public static final int MIDDLE_DOUBLE_KEY
public ProgramKeyEventHandler(ProgramKeyAndContextMenuListener listener, ContextMenuIf owner)
listener
- The listener to react to.owner
- The ContextMenuIf that wants to react on mouse events.TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)