|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NotifierException | |
| com.generationjava.lang | Wrappers and helpers for classes in java.lang. |
| Uses of NotifierException in com.generationjava.lang |
| Methods in com.generationjava.lang that throw NotifierException | |
void |
Notifier.notify(EventObject event)
Convenience method for when a listener has a single method. |
void |
Notifier.notify(String methodName,
EventObject event)
Notify the listeners of a certain event, to a certain method. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||