

| 字段摘要 | |
|---|---|
String |
name
|
String |
reference
Reference to a exists DisposeListener by name. |
| 方法摘要 | |
|---|---|
|
create
|
| 子事物摘要 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
actions
name
| |||||||||||
| 方法详细信息 |
|---|
| 子事物详细信息 |
|---|

void | mouseEnter(MouseEvent e) Sent when the mouse pointer passes into the area of the screen covered by a control. |
void | mouseExit(MouseEvent e) Sent when the mouse pointer passes out of the area of the screen covered by a control. |
void | mouseHover(MouseEvent e) Sent when the mouse pointer hovers (that is, stops moving for an (operating system specified) period of time) over a control. |