| 1. | As the object that implements the event listener )作为实现事件侦听器的对象。 |
| 2. | Guidelines for writing and supporting event listeners 事件侦听器编写和支持指南 |
| 3. | Java theory and practice : be a good event listener Java理论与实践:做个好的(事件)侦听器 |
| 4. | Event listeners should not be registered from constructors 事件侦听器不应当在构造函数中登记! |
| 5. | Be a good event listener 做个好的(事件)侦听器 |
| 6. | It is ideal for use by classes that support event listeners , such as user interface components 它最适合于支持事件监听程序的类(如用户界面组件)使用。 |
| 7. | Like the httprequest , this event listener function is also built into the google maps api 与httprequest一样,这个事件监听器函数也内置在google maps api中。 |
| 8. | An object that implements an event listener receives the event and performs the source save operation 实现一个事件侦听器的对象接收事件并执行源代码保存操作。 |
| 9. | It also has to add an event listener to handle an event - in this case , someone clicking on the marker 程序也必须添加一个事件监听器来处理事件在本例中是某人单击标记。 |
| 10. | The observer design pattern defines a many - to - one dependency between event listeners and an event creator 观察者设计模式定义了事件侦听器与事件创建者之间的多对一依赖关系。 |