|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Clickable
All GUI elements that want to handle mouse events have to implement this interface.
| Method Summary | |
|---|---|
void |
click(java.awt.event.MouseEvent event)
This method is called, whenever the user clicks the corresponding GUI element. |
| Method Detail |
|---|
void click(java.awt.event.MouseEvent event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||