|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.event.MouseAdapter
|
+--edu.buffalo.fs7.qsymbol2.InfoPanel.ClickListener
implements the clickability of the panel
| Constructor Summary | |
InfoPanel.ClickListener(javax.swing.JPanel parent)
|
|
| Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent e)
|
| Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered, mouseExited, mousePressed, mouseReleased |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InfoPanel.ClickListener(javax.swing.JPanel parent)
| Method Detail |
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked in class java.awt.event.MouseAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||