TV-Browser 3.3.3 API

util.ui
Class ChannelContextMenu

java.lang.Object
  extended by util.ui.ChannelContextMenu
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class ChannelContextMenu
extends java.lang.Object
implements java.awt.event.ActionListener

A class that builds a PopupMenu for a Channel.

Author:
René Mach

Field Summary
static Localizer mLocalizer
          The localizer for this class.
 
Constructor Summary
ChannelContextMenu(java.awt.event.MouseEvent e, Channel ch, java.lang.Object src)
          Constructs the PopupMenu.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mLocalizer

public static final Localizer mLocalizer
The localizer for this class.

Constructor Detail

ChannelContextMenu

public ChannelContextMenu(java.awt.event.MouseEvent e,
                          Channel ch,
                          java.lang.Object src)
Constructs the PopupMenu.

Parameters:
e - The event that requested the PopupMenu.
ch - The Channel on which the event was.
src - The source Object.
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

TV-Browser 3.3.3 API

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