|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.MouseAdapter
net.sourceforge.atunes.kernel.controllers.navigation.listeners.NavigationTableMouseListener
public class NavigationTableMouseListener
The listener interface for receiving navigationTableMouse events.
| Constructor Summary | |
|---|---|
NavigationTableMouseListener(NavigationController controller,
NavigationPanel panel)
Instantiates a new navigation table mouse listener. |
|
| Method Summary | |
|---|---|
void |
mouseClicked(java.awt.event.MouseEvent event)
|
| Methods inherited from class java.awt.event.MouseAdapter |
|---|
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigationTableMouseListener(NavigationController controller,
NavigationPanel panel)
controller - the controllerpanel - the panel| Method Detail |
|---|
public void mouseClicked(java.awt.event.MouseEvent event)
mouseClicked in interface java.awt.event.MouseListenermouseClicked in class java.awt.event.MouseAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||