|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sam.event.FileEventNotifier.NotificationType
Class describing a notification type.
Constructor Summary | |
FileEventNotifier.NotificationType()
|
Method Summary | |
protected abstract void |
notify(sam.event.FileEvent event,
sam.event.FileEventListener listener)
Notifies specified listener of specified event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileEventNotifier.NotificationType()
Method Detail |
protected abstract void notify(sam.event.FileEvent event, sam.event.FileEventListener listener)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |