|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CMouseDoubleClickListener | |
|---|---|
| org.tanager.ui | This package contains the UI layer code for the Tanager project. |
| Uses of CMouseDoubleClickListener in org.tanager.ui |
|---|
| Fields in org.tanager.ui declared as CMouseDoubleClickListener | |
|---|---|
private CMouseDoubleClickListener |
CSelectablePlaylistViewer.mouseDoubleClickCallback_
Represents the mouse double-click callback. |
(package private) CMouseDoubleClickListener |
CSelectablePlaylistTypeViewer.mouseDoubleClickCallback_
Represents the mouse double-click callback. |
(package private) CMouseDoubleClickListener |
CMenu.mouseDoubleClickCallback_
Represents the mouse click callback. |
| Methods in org.tanager.ui that return CMouseDoubleClickListener | |
|---|---|
CMouseDoubleClickListener |
CScrollablePane.getMouseDoubleClickCallback()
This method returns the implementor's mouse double-click callback. |
| Methods in org.tanager.ui with parameters of type CMouseDoubleClickListener | |
|---|---|
protected void |
CPlaylistViewer.addMouseDoubleClickListener(CMouseDoubleClickListener listener)
This method is used to add a CMouseDoubleClickListener
to the playlist table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||