|
|||||||||||
PREV CLASS NEXT CLASS | 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
Method Summary | |
boolean |
isNotificationEnabled(Notification notification)
This method is called before a notification is sent to see whether the listener wants the notification. |
Method Detail |
public boolean isNotificationEnabled(Notification notification)
notification
- the notification to be sent.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |