public interface ProgramMouseActionListener
ProgramMouseEventHandler
if you want to your Plugin to react to mouse
click events like the program table does.
Modifier and Type | Method and Description |
---|---|
Program |
getProgramForMouseEvent(java.awt.event.MouseEvent e)
Gets the program to use for a mouse action.
|
void |
mouseEventActionFinished()
Called when MouseEventAction was finished.
|
Program getProgramForMouseEvent(java.awt.event.MouseEvent e)
e
- The mouse event that was triggered for a user mouse interaction.null
if no program was affected.void mouseEventActionFinished()
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)