|
|
| Code Listing by Sal Cataudella |
|---|
|
This package extends the standard java 1.0.2 awt package event handling to provide a callback mechanism for invoking user defined methods. This allows for a clean separation between the application functionality and its graphical user interface, i.e, |
|
|