|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.event.MouseAdapter
|
+--org.PingOO.DLAI.slave.UGM.DisplayPanel.DisplayMouseAdapter
Mouse listener used when the user clicks on the tree.
Shared inner class.
| Constructor Summary | |
DisplayPanel.DisplayMouseAdapter()
Creates a new mouse adapter. |
|
| Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent event)
Action to execute when the mouse is clieked over something. |
| Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered,
mouseExited,
mousePressed,
mouseReleased |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public DisplayPanel.DisplayMouseAdapter()
| Method Detail |
public final void mouseClicked(java.awt.event.MouseEvent event)
event - The mouse event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||