|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is implemented by any class acting as a notification filter.
The filter is used before the notification is sent to see whether the notification is required.
NotificationFilterSupport (src) | Method Summary | |
boolean |
isNotificationEnabled(Notification (src) notification)
This method is called before a notification is sent to see whether the listener wants the notification. |
| Method Detail |
public boolean isNotificationEnabled(Notification (src) notification)
notification - the notification to be sent.
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||