public class ChannelContextMenu
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
static Localizer |
mLocalizer
The localizer for this class.
|
Constructor and Description |
---|
ChannelContextMenu(java.awt.event.MouseEvent e,
Channel ch,
java.lang.Object src)
Constructs the PopupMenu.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public static final Localizer mLocalizer
public ChannelContextMenu(java.awt.event.MouseEvent e, Channel ch, java.lang.Object src)
e
- The event that requested the PopupMenu.ch
- The Channel on which the event was.src
- The source Object.TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)