|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.ui.ChannelContextMenu
public class ChannelContextMenu
A class that builds a PopupMenu for a Channel.
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 |
---|
public static final Localizer mLocalizer
Constructor Detail |
---|
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.Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |